list-dep
v1.0.3
Published
This package helps you to list all the production dependencies you have in your NPM project.
Downloads
11
Maintainers
Readme
List
This package helps you to list all the production dependencies you have in your NPM project.

Installation
You need to install list globally.
npm install -g list-depUsage
First change directory to your project. Then type list and hit enter.
It will list all the packages you are depending.
