codentity
v0.0.0-pre9
Published
Dependency analysis, gone wild.
Downloads
25
Readme
codentity
Dependency analysis, gone wild.
Installation
To install globally, run:
npm install codentity -g
Usage
To analyze a package, navigate to the root directory of your project, and run:
codentity
This will output a JSON report of your package dependencies.
To get a summary, instead of the entire JSON report, run:
codentity --summary