strongloop / strong-npm-ls

npm ls style package listing and display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strong-npm-ls

npm ls style package listing and display

Avoids having to depend on megabytes of npm and its dependencies.

Installation

npm install strong-npm-ls

Output format

Basically, that of read-installed. To generate output, use bin/sl-npm-ls or bin/npm-ls-json (installed as scripts if strong-npm-ls is installed globally).

Examples:

slc-npm-ls ../some/npm/package/folder/
slc-npm-json

About

npm ls style package listing and display

License:Other


Languages

Language:JavaScript 100.0%