chk-bower-pkg
v0.0.0
Published
check bower package is installed yet.
Readme
chk-bower-pkg
checking bower packages if it is up-to-date, if not emit bower install
Install
npm install chk-bower-pkgUsage
var chk_bower = require("chk-bower-pkg");
// this will start checking bower packages
chk_bower;Preview

License
MIT @chilijung
