chk-dependencies

1.0.0 • Public • Published

chk-dependencies

Check which dependencies are installed and which are not from the one specified in package.json

Install

$ npm install --global chk-dependencies

Use

$ cd git-project
$ chk-dependencies
┌─────────────┬─────────┐
│ Module Name │ Status  │
├─────────────┼─────────┤
│ chalk       │ Present │
├─────────────┼─────────┤
│ cli-table   │ Present │
├─────────────┼─────────┤
│ fs          │ Present │
├─────────────┼─────────┤
│ q           │ Present │
└─────────────┴─────────┘

License

ISC

Package Sidebar

Install

npm i chk-dependencies

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • beatfreaker