Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandeep1995/list-dep

List production dependencies of NPM your projects.
https://github.com/sandeep1995/list-dep

nodejs npm package package-json

Last synced: about 2 months ago
JSON representation

List production dependencies of NPM your projects.

Awesome Lists containing this project

README

        

# List
This package helps you to list all the production dependencies you have in your NPM project.

![](https://cloud.githubusercontent.com/assets/12299906/25782836/5c765754-336f-11e7-8626-e9e11896e968.gif)

## 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.