npa2
v0.1.5
Published
Dependency overview tool for javascript projects
Maintainers
Readme
npa2

Dependency overview tool for javascript projects.
Project directory needs to contain package.json file.
Installation
npm i -g npa2Usage
npa2CLI flags
Usage:
npa2 -flag--version, --V
Output the version number.
--help, -h
Display help for command.
--dev, -D
Get devDependencies overview.
--scripts, -S
Get all package scripts.
