Skip to content

sandeep1995/list-dep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.