{"name":"commitizen","version":"2.2.1","description":"Git commit, but play nice with conventions.","main":"src/index.js","scripts":{"check-coverage":"istanbul check-coverage --statements 80 --branches 80 --functions 80 --lines 80 ","commit":"git-cz","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post","start":"npm run test:watch","test":"istanbul cover -x ./test _mocha -- -R spec test/tests/index.js --compilers js:babel/register","test:watch":"nodemon -q --ignore test/.tmp/ --ignore test/artifacts/ --ignore coverage/ --exec \"npm run test\" --"},"czConfig":{"path":"./node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test && npm run check-coverage"}},"homepage":"https://github.com/commitizen/cz-cli","repository":{"type":"git","url":"git+https://github.com/commitizen/cz-cli.git"},"keywords":["commit","pretty","format","conventional changelog","commitizen"],"bugs":{"url":"https://github.com/commitizen/cz-cli/issues"},"bin":{"git-cz":"./bin/git-cz","commitizen":"./bin/commitizen"},"author":{"name":"Jim Cummins","email":"jimthedev@gmail.com","url":"https://github.com/jimthedev"},"license":"MIT","devDependencies":{"chai":"3.4.0","codecov.io":"0.1.6","ghooks":"0.3.2","istanbul":"0.3.22","lodash":"3.10.1","mocha":"2.3.3","semantic-release":"^4.3.5"},"dependencies":{"babel":"5.8.23","chalk":"1.1.1","cz-conventional-changelog":"1.1.4","dedent":"0.4.0","find-node-modules":"1.0.1","glob":"5.0.15","gulp":"3.9.0","gulp-git":"1.6.0","inquirer":"0.10.1","json":"9.0.3","minimist":"1.2.0","node-uuid":"1.4.3","nodemon":"1.7.3","rimraf":"2.4.3","semver":"5.0.3","shelljs":"0.5.3","strip-json-comments":"1.0.4"},"gitHead":"29ffe6486b07c8cf77f48faeb25251386b078fb5","_id":"commitizen@2.2.1","_shasum":"0f2a0721d6f93308a7b9c3ecd387a6a078975425","_from":".","_npmVersion":"2.14.8","_nodeVersion":"4.2.1","_npmUser":{"name":"jimthedev","email":"jimthedev@gmail.com"},"dist":{"shasum":"0f2a0721d6f93308a7b9c3ecd387a6a078975425","size":82820,"noattachment":false,"key":"/commitizen/-/commitizen-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/commitizen/download/commitizen-2.2.1.tgz"},"maintainers":[{"name":"commitizen-bot","email":"kent+commitizen-bot@doddsfamily.us"},{"name":"jimthedev","email":"jimthedev@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"linusu","email":""},{"name":"pgoodjohn","email":"info@pietrobongiovanni.com"}],"directories":{},"publish_time":1445516089956,"_cnpm_publish_time":1445516089956,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.2.4"}}