{"name":"simple-bin-help","description":"Simple help and sanity checks for Node CLI bin scripts","main":"index.js","version":"1.4.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":"2.0.2","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","word-wrap":"1.1.0"},"gitHead":"874ac5aa262df77ebff73362af41c7c99bcaf479","_id":"simple-bin-help@1.4.0","_shasum":"9e8abfc4d0a4a19a260a326fd57907783070c264","_from":".","_npmVersion":"2.14.14","_nodeVersion":"4.2.3","_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"dist":{"shasum":"9e8abfc4d0a4a19a260a326fd57907783070c264","size":3260,"noattachment":false,"key":"/simple-bin-help/-/simple-bin-help-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/simple-bin-help/download/simple-bin-help-1.4.0.tgz"},"maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"directories":{},"publish_time":1449609215525,"_hasShrinkwrap":false,"_cnpm_publish_time":1449609215525,"_cnpmcore_publish_time":"2021-12-16T22:39:02.887Z","dist-tags":{"latest":"1.8.0"}}