{"name":"prepush","version":"1.0.2","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"},"gitHead":"57c556e782afd5d6b69f5ef12346964133cb04e3","bugs":{"url":"https://github.com/royriojas/prepush/issues"},"homepage":"https://github.com/royriojas/prepush","_id":"prepush@1.0.2","_shasum":"1940c37f32087864b7c72cd57de5ac4a19b94215","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.10.33","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"1940c37f32087864b7c72cd57de5ac4a19b94215","size":12980,"noattachment":false,"key":"/prepush/-/prepush-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/prepush/download/prepush-1.0.2.tgz"},"directories":{},"publish_time":1425980347805,"_cnpm_publish_time":1425980347805,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.11"}}