{"name":"commitizen","version":"2.10.1","description":"Git commit, but play nice with conventions.","main":"dist/index.js","scripts":{"check-coverage":"nyc check-coverage --statements 80 --branches 80 --functions 80 --lines 80 ","commit":"node bin/git-cz","build":"babel src --out-dir dist","build:watch":"babel --watch src --out-dir dist","prepublish":"not-in-install && npm run build || true","report-coverage":"nyc report --reporter=lcov | codecov","write-coverage":"nyc report --reporter=lcov","semantic-release":"semantic-release pre && npm publish && semantic-release post","start":"npm run test:watch","lint":"eslint --ignore-path .gitignore .","test":"nyc --require babel-core/register _mocha -- test/tests/index.js","test:watch":"nodemon -q --ignore test/.tmp/ --ignore test/artifacts/ --ignore coverage/ --exec \"npm run test\" --","test:windows":"node ./test/tools/trigger-appveyor-tests.js","postinstall":"opencollective postinstall"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run lint && 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":{"axios":"0.18.0","babel-cli":"6.26.0","babel-core":"6.26.3","babel-preset-es2015":"6.24.1","babel-preset-stage-2":"6.24.1","chai":"3.5.0","codecov.io":"0.1.6","cz-conventional-changelog-default-export":"0.0.0-semantically-released.1","eslint":"3.19.0","eslint-config-standard":"6.2.1","eslint-plugin-promise":"3.7.0","eslint-plugin-standard":"2.3.1","ghooks":"1.3.2","in-publish":"^2.0.0","mocha":"3.5.3","node-uuid":"1.4.8","nodemon":"1.17.5","nyc":"10.0.0","proxyquire":"1.7.10","semantic-release":"6.3.5","semver":"5.3.0","sinon":"1.17.6"},"dependencies":{"cachedir":"^1.1.0","chalk":"1.1.3","cz-conventional-changelog":"2.0.0","dedent":"0.6.0","detect-indent":"4.0.0","find-node-modules":"1.0.4","find-root":"1.0.0","fs-extra":"^1.0.0","glob":"7.1.1","inquirer":"1.2.3","lodash":"4.17.5","minimist":"1.2.0","opencollective":"1.0.3","path-exists":"2.1.0","shelljs":"0.7.6","strip-json-comments":"2.0.1"},"babel":{"presets":["es2015","stage-2"]},"nyc":{"exclude":["src/cli","test"]},"engineStrict":true,"engines":{"node":">= 0.12"},"collective":{"type":"opencollective","url":"https://opencollective.com/commitizen"},"gitHead":"5838ce007c1af2e71ef6ae68efce7682d59e9061","_id":"commitizen@2.10.1","_shasum":"8c395def34a895f4e94952c2efc3c9eb4c3683bd","_from":".","_npmVersion":"2.15.12","_nodeVersion":"7.10.1","_npmUser":{"name":"commitizen-bot","email":"kent+commitizen-bot@doddsfamily.us"},"dist":{"shasum":"8c395def34a895f4e94952c2efc3c9eb4c3683bd","size":110018,"noattachment":false,"key":"/commitizen/-/commitizen-2.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/commitizen/download/commitizen-2.10.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commitizen_2.10.1_1527186161391_0.7137286329025871"},"_hasShrinkwrap":false,"publish_time":1527186161540,"_cnpm_publish_time":1527186161540,"dist-tags":{"latest":"4.2.4"}}