1.1.3 • Published 9 years ago

npm-autoinstall v1.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

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.