@studyportals/bower
v1.0.2
Published
Handle bower dependencies
Downloads
6
Readme
@studyportals/[email protected]
Handle bower dependencies
Modules
@studyportals/bower
@studyportals/bower.install
Kind: static constant of @studyportals/bower
See: lib/install
lib/bower
lib/bower.install([opts]) ⇒ Promise
Bower dependencies will be installed only if a bower.json exists.
The installation will complete, without applying any changes, when no
bower.json
file is found.
Kind: static method of lib/bower
| Param | Type | Default | Description | | --- | --- | --- | --- | | [opts] | Object | | | | [opts.cwd] | string | "process.cwd()" | Directory in which to execute bower install. |
README.md generated at: Wed Jul 12 2017 14:30:26 GMT+0800 (China Standard Time)