1.3.6 • Published 4 years ago

npm-views v1.3.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

NPM Views

List and describe project dependencies

npm version JavaScript Style Guide Build Status MIT license

Demo CLI

Prerequisite

  • Node.js >= 8.0.0
  • npm >= 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

License

MIT

1.3.6

4 years ago

1.3.4

4 years ago

1.2.4

4 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago