node-csvtojson
node-csvtojson copied to clipboard
reduce 8.69 MB unpacked module size
This package currently has 8.69 MB unpacked module size. Guess what? you have your code coverage also shipped via your npm build to users which makes the size of your module this huge.
A fix to this will be to use the files key in package.json to define the important files to be shipped to npm. this will reduce your unpacked size drastically.