{"name":"validate-commit-msg","description":"Script to validate a commit message follows the conventional changelog standard","main":"index.js","version":"2.11.2","scripts":{"add-contributor":"all-contributors add","generate-contributors":"all-contributors generate","commit":"git-cz","commitmsg":"opt --in commitmsg --exec \"node ./lib/cli.js\"","precommit":"opt --in precommit --exec \"npm run validate\"","check-coverage":"istanbul check-coverage --statements 100 --branches 90 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","test:watch":"istanbul cover -x test/**/*.test.js _mocha -- -R spec -w test/**/*.test.js","test":"istanbul cover -x test/**/*.test.js _mocha -- -R spec test/**/*.test.js","validate":"npm t && npm run check-coverage","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"bin":{"validate-commit-msg":"./lib/cli.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":{"all-contributors-cli":"3.0.7","chai":"3.4.1","codecov.io":"0.1.6","commitizen":"2.5.0","cz-conventional-changelog":"1.1.5","husky":"0.12.0","istanbul":"0.4.2","mocha":"2.3.4","opt-cli":"1.5.1","semantic-release":"^6.3.2","sinon":"1.17.2"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"helpMessage":"\nPlease fix your commit message (and consider using http://npm.im/commitizen)\n","types":["feat","fix","docs","style","refactor","perf","test","chore","revert","custom"],"warnOnFail":false,"autoFix":false}},"dependencies":{"conventional-commit-types":"^2.0.0","findup":"0.1.5","semver-regex":"1.0.0"},"files":["index.js","lib"],"gitHead":"7a580ce26cc13793ebfd21d7c0cd8034f88de2b7","_id":"validate-commit-msg@2.11.2","_shasum":"63bd15c2cd8fb782b230a9f51d0f4e9d31f7ee24","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"63bd15c2cd8fb782b230a9f51d0f4e9d31f7ee24","size":7908,"noattachment":false,"key":"/validate-commit-msg/-/validate-commit-msg-2.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/validate-commit-msg/download/validate-commit-msg-2.11.2.tgz"},"maintainers":[{"name":"garbee","email":"jonathan@garbee.me"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"nickbalestra","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/validate-commit-msg-2.11.2.tgz_1488934748437_0.8885310408659279"},"directories":{},"publish_time":1488934749208,"_cnpm_publish_time":1488934749208,"_hasShrinkwrap":false,"deprecated":"Check out CommitLint which provides the same functionality with a more user-focused experience.","dist-tags":{"latest":"2.14.0"}}