Skip to content

Verify all of your requires are valid and in your package.json

License

Notifications You must be signed in to change notification settings

evanlucas/check-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-pkg

Build Status Coverage Status

Check that required packages are in your package.json

Install

$ npm install [-g] check-pkg

Test

$ npm test

CLI Usage

$ check-pkg
✔ index.js
✖ bin/cmd.js
  - missing help
✔ lib/index.js
✔ lib/read-requires.js
✔ test/test.js

Author

Evan Lucas

License

MIT (See LICENSE for more info)

About

Verify all of your requires are valid and in your package.json

Resources

License

Stars

Watchers

Forks

Packages

No packages published