Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 429 Bytes

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.