1.1.0 • Published 6 years ago

npm-deps-list v1.1.0

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

npm-deps-list

Pretty print npm dependencies on your terminal.

screenshot

Key features

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

Usage

npm install -g npm-deps-list

then:

cd path-to-project-with-package.json
npm install # or yarn
ndl
1.1.0

6 years ago

1.0.0

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago