1.1.0 • Published 7 years ago
npm-deps-list v1.1.0
npm-deps-list
Pretty print npm dependencies on your terminal.

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-listthen:
cd path-to-project-with-package.json
npm install # or yarn
ndl