/list-dep

List production dependencies of NPM your projects.

Primary LanguageJavaScriptMIT LicenseMIT

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-dep

Usage

First change directory to your project. Then type list and hit enter. It will list all the packages you are depending.