{"name":"ghooks","description":"Simple git hooks","version":"1.2.2","main":"./dist/runner.js","keywords":["git","hooks","hook"],"author":{"name":"Guilherme Tramontina","email":"guilherme.tramontina@gmail.com"},"homepage":"https://github.com/gtramontina/ghooks","license":"MIT","repository":{"type":"git","url":"git+https://github.com/gtramontina/ghooks.git"},"bugs":{"url":"https://github.com/gtramontina/ghooks/issues"},"scripts":{"prebuild":"rm -rf dist && mkdir dist","build":"babel lib --out-dir dist && babel lib/hook.template.raw --out-file dist/hook.template.raw","lint":"eslint bin/* lib/* test/","test:unit":"mocha --compilers js:babel-register","test":"npm run lint && npm run coverage","coverage":"nyc --require babel-register --reporter=lcov --reporter=text mocha","check-coverage":"nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | node_modules/.bin/codecov","validate":"npm t && npm run check-coverage","commit":"git-cz","install":"opt --out ghooks-install --exec \"node ./bin/install\"","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"dependencies":{"execa":"^0.4.0","findup":"0.1.5","lodash.clone":"4.3.2","manage-path":"2.0.0","opt-cli":"1.4.2","path-exists":"^3.0.0","spawn-command":"0.0.2"},"devDependencies":{"babel-cli":"^6.6.5","babel-preset-es2015":"^6.3.13","babel-register":"^6.4.3","chai":"^3.0.0","chai-string":"1.2.0","codecov":"^1.0.1","commitizen":"2.8.1","cz-conventional-changelog":"1.1.6","eslint":"^2.10.2","eslint-config-kentcdodds":"^6.2.1","eslint-plugin-import":"^1.8.0","eslint-plugin-mocha":"^2.2.0","ghooks":"*","mocha":"^2.1.0","mock-fs":"^3.0.0","nyc":"^6.4.0","proxyquire":"^1.3.1","semantic-release":"^4.3.5","sinon":"^1.12.2","sinon-chai":"^2.7.0","travis-after-all":"^1.4.4","validate-commit-msg":"2.6.1"},"babel":{"presets":["es2015"]},"nyc":{"extension":[".raw"],"include":["lib/**"]},"config":{"ghooks":{"pre-commit":"opt --in pre-commit --exec \"npm run validate\"","commit-msg":"opt --in commit-msg --exec validate-commit-msg"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"41954709ffa612cebdecc7f36e22dee966325f69","_id":"ghooks@1.2.2","_shasum":"0f02cdf59e41e43559388f134f96f9eb4d06979a","_from":".","_npmVersion":"3.9.5","_nodeVersion":"5.11.1","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"0f02cdf59e41e43559388f134f96f9eb4d06979a","size":7618,"noattachment":false,"key":"/ghooks/-/ghooks-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ghooks/download/ghooks-1.2.2.tgz"},"maintainers":[{"name":"gtramontina","email":"guilherme.tramontina@gmail.com"},{"name":"jhabdas","email":"jhabdas@protonmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/ghooks-1.2.2.tgz_1465316940267_0.41198590816929936"},"directories":{},"publish_time":1465316942282,"_cnpm_publish_time":1465316942282,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.4"}}