{"name":"simple-bin-help","description":"Simple help and sanity checks for Node CLI bin scripts","main":"index.js","version":"1.3.0","scripts":{"test":"mocha --harmony spec","semantic-release":"semantic-release pre && npm publish && semantic-release post","commit":"git-issues && commit-wizard","issues":"git-issues","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","lint":"standard *.js spec/*.js examples/*.js","basic":"node --harmony examples/basic.js"},"files":["index.js"],"repository":{"type":"git","url":"git+https://github.com/bahmutov/simple-bin-help.git"},"keywords":["npm","cli","bin","utility","help","helper","update","start"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/bahmutov/simple-bin-help/issues"},"homepage":"https://github.com/bahmutov/simple-bin-help#readme","devDependencies":{"check-more-types":"2.2.0","git-issues":"1.2.0","lazy-ass":"1.1.0","mocha":"2.3.4","pre-git":"1.4.0","semantic-release":"4.3.5","standard":"5.4.1"},"config":{"pre-git":{"commit-msg":"validate-commit-msg","pre-commit":["npm run lint","npm test","npm run basic"],"pre-push":["npm run size"],"post-commit":[],"post-merge":[]}},"dependencies":{"update-notifier":"0.5.0"},"gitHead":"cfa6235ef2537d0c33d29cbbb948bab986ce617c","_id":"simple-bin-help@1.3.0","_shasum":"72097ec7db0858303cc18740450076ed601a79d2","_from":".","_npmVersion":"2.14.13","_nodeVersion":"4.2.2","_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"dist":{"shasum":"72097ec7db0858303cc18740450076ed601a79d2","size":3221,"noattachment":false,"key":"/simple-bin-help/-/simple-bin-help-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/simple-bin-help/download/simple-bin-help-1.3.0.tgz"},"maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"directories":{},"publish_time":1449112898476,"_hasShrinkwrap":false,"_cnpm_publish_time":1449112898476,"_cnpmcore_publish_time":"2021-12-16T22:39:03.105Z","dist-tags":{"latest":"1.8.0"}}