2.1.1 • Published 5 years ago

ndeps v2.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

2.1.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago