0.1.2 • Published 9 years ago

package-clean v0.1.2

Weekly downloads
19
License
-
Repository
github
Last release
9 years ago

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 folder

Install

npm install -g package-clean

Example

package-clean .
package-clean . --exlcude=assets
0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago