Skip to content

wspecs/package-dependency

Repository files navigation

package-dependency

Find all nodejs dependency for a given directory

npm license github-issues

nodei.co

travis-status stars forks

forks

Features

  • Find all nodejs dependency for a given directory

Usage

Usage: package-dependency [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  update         Update package.json with all the node module found the project path
  clean          Remove unsued module from package.json

Install

npm install --save package-dependency

Or as binary

``npm install --g package-dependency`

Scripts

  • npm run build : rm -rf dist && tsc && npm run readme
  • npm run readme : node ./node_modules/.bin/node-readme
  • npm run test : mocha ./dist/test/*.js

Dependencies

Package Version Dev
commander ^2.19.0
great-logs 0.0.4
recursive-readdir ^2.2.2
shelljs ^0.8.3
@types/chai ^4.1.3
@types/mocha ^5.2.0
@types/node ^10.0.2
chai ^4.2.0
mocha ^5.1.1
node-readme ^0.1.9

Contributing

Please check the Contributing Guidelines for more details. Thanks!

Author

Wendly Saintil

License

MIT

About

Find all nodejs dependency for a given directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published