{"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"},"keywords":["cli","terminal","framework"],"author":{"name":"Remy Sharp"},"license":"MIT","devDependencies":{"babel-cli":"^6.5.1","babel-preset-es2015":"^6.5.0","jscs":"^2.10.1","mock-stdin":"^0.3.0","proxyquire":"^1.7.4","semantic-release":"^4.3.5","tap":"^5.4.3","tap-only":"0.0.5"},"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","minimist":"^1.2.0","then-fs":"^2.0.0","update-notifier":"^0.6.0"},"repository":{"type":"git","url":"git+https://github.com/remy/clite.git"},"version":"0.1.2","gitHead":"51223da4b23ed8e2719af4c881ef1b51503be409","bugs":{"url":"https://github.com/remy/clite/issues"},"homepage":"https://github.com/remy/clite#readme","_id":"clite@0.1.2","_shasum":"d0523cebe4d05196d24aa3a38bb5e36a4bb7c93f","_from":".","_npmVersion":"2.14.21","_nodeVersion":"5.7.0","_npmUser":{"name":"remy","email":"remy@leftlogic.com"},"dist":{"shasum":"d0523cebe4d05196d24aa3a38bb5e36a4bb7c93f","size":10922,"noattachment":false,"key":"/clite/-/clite-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/clite/download/clite-0.1.2.tgz"},"maintainers":[{"name":"remy","email":""}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/clite-0.1.2.tgz_1456493288468_0.01981997024267912"},"directories":{},"publish_time":1456493291459,"_cnpm_publish_time":1456493291459,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.3.0"}}