npm-views
v1.3.6
Published
List and describe project dependencies
Downloads
6
Maintainers
Readme
NPM Views
List and describe project dependencies
Prerequisite
Node.js
>= 8.0.0npm
>= 6.0.0
Installation
$ npm install -g npm-views
Usage
$ 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 information
Example
Output in a table format
$ npm-views my-app/src/package.json --table