{"name":"clite","description":"A slight CLI framework","main":"./index.js","scripts":{"lint":"jscs lib/*.js -v","check-only":"! grep 'test.only' test/**/*.test.js -n","tap":"tap test/**/*.test.js --cov","test":"npm run check-only && npm run lint && npm run tap","cover":"tap test/**/*.test.js --cov --coverage-report=lcov && npm run check-only","build":"babel lib --out-dir dist","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"bin":{"clite":"cli/index.js"},"config":{"validate-commit-msg":{"helpMessage":"\n-----------\n\nThere was a small validation problem with your commit message:\n\n> %s\n\nIt's not a huge problem, but a valid commit message will ensure\nwhether your commit triggers a release or not (and sometimes the\ncommit won't need to trigger a release). If you really need to, you\ncan skip the validation using `git commit --no-verify`.\n\nIf your commit is a fix, it might want to be:\n\n> fix: storage bug\n\nOr a feature:\n\n> feat: added new storage process\n\nThere's also `docs`, `test` and `chore` and a few more. To read\nhow the commit message should be formatted, please see this short\npost: https://git.io/v2Nnm\n"},"ghooks":{"commit-msg":"validate-commit-msg","pre-push":"npm test"}},"keywords":["cli","terminal","framework"],"author":{"name":"Remy Sharp"},"license":"MIT","devDependencies":{"babel-cli":"^6.5.1","babel-preset-es2015":"^6.5.0","ghooks":"^1.0.3","jscs":"^2.10.1","mock-stdin":"^0.3.0","proxyquire":"^1.7.4","rimraf":"^2.5.2","semantic-release":"^4.3.5","tap":"^5.4.3","tap-only":"0.0.5","validate-commit-msg":"^2.3.0"},"dependencies":{"abbrev":"^1.0.7","debug":"^2.2.0","es6-promise":"^3.1.2","lodash.defaults":"^4.0.1","lodash.defaultsdeep":"^4.3.1","lodash.mergewith":"^4.3.1","then-fs":"^2.0.0","update-notifier":"^0.6.0","yargs":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/remy/clite.git"},"version":"0.3.0","gitHead":"83fb9dd755d71916fc06cf2da023ec3bc3af834e","bugs":{"url":"https://github.com/remy/clite/issues"},"homepage":"https://github.com/remy/clite#readme","_id":"clite@0.3.0","_shasum":"e7fcbc8cc5bd3e7f8b84ed48db12e9474cc73441","_from":".","_npmVersion":"2.15.2","_nodeVersion":"5.9.1","_npmUser":{"name":"remy","email":"remy@leftlogic.com"},"dist":{"shasum":"e7fcbc8cc5bd3e7f8b84ed48db12e9474cc73441","size":25820,"noattachment":false,"key":"/clite/-/clite-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clite/download/clite-0.3.0.tgz"},"maintainers":[{"name":"remy","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/clite-0.3.0.tgz_1459197351769_0.3460871509741992"},"directories":{},"publish_time":1459197352687,"_cnpm_publish_time":1459197352687,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.3.0"}}