npm-autoinstall
v1.1.3
Published
A tool for automatically installing unmet npm dependencies.
Downloads
8
Readme
npm-autoinstall
A tool for automatically installing unmet npm dependencies.
Installation
npm install -g npm-autoinstall
Usage
npm-autoinstall [path/to/src.js...]
If path to src is omitted, npm-autoinstall will use the main defined in the current project's package.json.