0.1.1 • Published 7 years ago

install-peers-as-dev v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

install-peers-as-dev

Automatically installs project's peerDependencies as devDependencies.

Install

$ npm install --save-dev install-peers-as-dev

Usage

When saved as devDependency in your package, it will be installed for development installation, bringing along modules listed in your project's peerDependencies.

License

Install-Peers-As-Dev is released under the MIT license.