{"name":"validate-commit-msg","description":"Script to validate a commit message follows the conventional changelog standard","main":"index.js","version":"1.1.2","scripts":{"commit":"git-cz","check-coverage":"istanbul check-coverage --statements 96 --branches 81 --functions 87 --lines 96","report-coverage":"cat ./coverage/lcov.info | codecov","test:watch":"istanbul cover -x *.test.js _mocha -- -R spec -w index.test.js","test":"istanbul cover -x *.test.js _mocha -- -R spec index.test.js","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"bin":{"validate-commit-msg":"index.js"},"repository":{"type":"git","url":"git+https://github.com/kentcdodds/validate-commit-msg.git"},"keywords":["githook","commit","message","git","conventional","changelog"],"author":{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","url":"http://kentcdodds.com/"},"license":"MIT","bugs":{"url":"https://github.com/kentcdodds/validate-commit-msg/issues"},"homepage":"https://github.com/kentcdodds/validate-commit-msg#readme","devDependencies":{"chai":"3.4.1","codecov.io":"0.1.6","commitizen":"2.5.0","cz-conventional-changelog":"1.1.5","ghooks":"1.0.3","istanbul":"0.4.2","mocha":"2.3.4","semantic-release":"4.3.5","sinon":"1.17.2"},"config":{"ghooks":{"commit-msg":"./index.js && npm t && npm run check-coverage"},"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":["feat","fix","docs","style","refactor","perf","test","chore","revert","custom"],"warnOnFail":false}},"dependencies":{"findup":"0.1.5"},"gitHead":"7ebdb3e33a55595f10d5936cbe9c5b27a46c3823","_id":"validate-commit-msg@1.1.2","_shasum":"84af59867bc8d2c7f2fd7648a5cfca396f0e41ab","_from":".","_npmVersion":"2.14.17","_nodeVersion":"3.3.1","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"84af59867bc8d2c7f2fd7648a5cfca396f0e41ab","size":5928,"noattachment":false,"key":"/validate-commit-msg/-/validate-commit-msg-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/validate-commit-msg/download/validate-commit-msg-1.1.2.tgz"},"maintainers":[{"name":"garbee","email":"jonathan@garbee.me"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"nickbalestra","email":""}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/validate-commit-msg-1.1.2.tgz_1454429651512_0.24670251505449414"},"directories":{},"publish_time":1454429653859,"_cnpm_publish_time":1454429653859,"_hasShrinkwrap":false,"deprecated":"Check out CommitLint which provides the same functionality with a more user-focused experience.","dist-tags":{"latest":"2.14.0"}}