2.1.1 • Published 6 years ago

ndeps v2.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Formerly known as npm-deps-list

Key Features

  • Show installed package description, executables, and its version
  • Click on package name to jump to their homepage (iTerm2 exclusive)

Usage

npm install -g ndeps
# or
yarn global add ndeps

then:

cd /path/to/yourProject
ndeps

screenshot

--global option

To list globally installed packages:

ndeps --global

screenshot

2.1.1

6 years ago

2.1.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago