@hsborges/dependencies-analyzer
v1.4.0
Published
Dependencies analyzer is a tool for extracting the history evolution of the dependencies described in the package.json and bower.json.
Downloads
8
Readme
Dependencies Analyzer
Dependencies analyzer is a tool for extracting the history evolution of the dependencies described in the package.json and bower.json.
Installation
Use the package manager npm to install foobar.
npm install -g @hsborges/dependencies-analyzer
Usage
To use this tool you need to provide the repository name (e.g., twbs/bootstrap)
dependencies-analyzer hsborges/dependencies-analyzer
Use the help option to more information
dependencies-analyzer --help
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.