package-clean
v0.1.2
Published
Search JS files and compare with package.json figure out which dependencies are unuse
Downloads
2
Maintainers
Keywords
Readme
package-clean
Search JS files and compare with package.json figure out which dependencies are unuse
Usage: index [options] <folder|file...>
Search JS files and compare with package.json figure out which dependencies are unuse
Options:
-h, --help output usage information
-V, --version output the version number
-E, --exclude <items> exclude file or folderInstall
npm install -g package-cleanExample
package-clean .
package-clean . --exlcude=assets