webdepview
v1.0.2
Published
Gives a good indication of your node_modules slug size.
Maintainers
Readme
webdepview
Gives a good indication of your node_modules slug size.
Install
npm i -g webdepviewUsage
Make sure you're project has a package-lock.json file. Run npm install with the latest version of npm to ensure you have a valid package-lock.json file.
webdepview # current directory
webdepview directory # specific directory (relative or absolute)
webdepview --ignore-dev # ignore dev dependenciesLicense: MIT
