https://github.com/frenchbread/npm-list-cli
A better `npm list`
https://github.com/frenchbread/npm-list-cli
Last synced: 28 days ago
JSON representation
A better `npm list`
- Host: GitHub
- URL: https://github.com/frenchbread/npm-list-cli
- Owner: frenchbread
- License: mit
- Created: 2016-08-13T14:03:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-30T16:01:52.000Z (over 9 years ago)
- Last Synced: 2026-05-19T10:48:36.524Z (2 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npm-list-cli
> A better `npm list`. Returns a clean list of NPM dependencies.

## Usage
```
$ npm-list
```
or
```
$ npm-list --global
```
## License
[MIT](https://github.com/frenchbread/npm-list-cli/blob/master/LICENSE)