{"name":"prepush","version":"1.0.3","description":"Yet another prepush script that will run tasks defined in a config file","main":"lib/hook.js","scripts":{"beautify":"esbeautifier lib/**/*.js bin/**/*.js hook/**/*.js","eslint":"eslint --format 'node_modules/eslint-friendly-formatter' lib/ bin/ hook/ -c './configs/eslint.json'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'lib/**/*.js' -p 'hook/**/*.js' -p 'bin/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint","prepush":"npm run lint && npm test"},"prepush":["npm run prepush"],"bin":{"prepush":"./bin/prepush.js"},"repository":{"type":"git","url":"https://github.com/royriojas/prepush"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"devDependencies":{"eslint":"^0.16.1","eslint-friendly-formatter":"^1.0.3","istanbul":"^0.3.7","mocha-runner":"^1.0.4","proxyquire":"^1.4.0","watch-spawn":"^1.0.3"},"dependencies":{"chalk":"^1.0.0","del":"^1.1.1","es6-promise":"^2.0.1","lodash.trim":"^3.0.1","optionator":"^0.5.0","read-file":"^0.1.2","read-json-sync":"^1.1.0","stringformat":"0.0.5","write":"^0.1.1"},"bugs":{"url":"https://github.com/royriojas/prepush/issues"},"homepage":"https://github.com/royriojas/prepush","keywords":["prepush","hooks","git","hooks","enforce","git","workflow"],"gitHead":"c7184cab01287398ce47b96e8f7f84377675a9eb","_id":"prepush@1.0.3","_shasum":"ed62a7539d151720a71a7c56d8c6fb54670e0188","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"ed62a7539d151720a71a7c56d8c6fb54670e0188","size":13035,"noattachment":false,"key":"/prepush/-/prepush-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/prepush/download/prepush-1.0.3.tgz"},"directories":{},"publish_time":1426073700639,"_cnpm_publish_time":1426073700639,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.11"}}