1.3.6 • Published 6 years ago
npm-views v1.3.6
NPM Views
List and describe project dependencies

Prerequisite
Node.js>= 8.0.0npm>= 6.0.0
Installation
$ npm install -g npm-viewsUsage
$ npm-views --help
Usage: npm-views <filePath>
List and describe project dependencies
Options:
-v, --version output the version number
-t, --table view in a table format
-h, --help output usage informationExample
Output in a table format
$ npm-views my-app/src/package.json --table