npm-views

1.3.6 • Public • Published

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

Package Sidebar

Install

npm i npm-views

Weekly Downloads

9

Version

1.3.6

License

MIT

Unpacked Size

5.5 kB

Total Files

6

Last publish

Collaborators

  • veronq