{"_id":"thing","_rev":"13-2768b3202f9e2b4f506dc7c0bc6921c8","name":"thing","time":{"modified":"2022-06-27T06:07:02.695Z","created":"2011-11-21T05:57:10.783Z","0.0.1":"2011-11-21T05:57:11.814Z","0.1.0":"2011-11-23T05:06:54.570Z","0.1.2":"2011-11-23T05:58:31.565Z","0.1.3":"2011-11-23T22:58:20.645Z","1.0.1":"2015-09-02T02:51:30.666Z"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}],"dist-tags":{"latest":"1.0.1"},"description":"Command line all the things!","readme":"# Thing\n\nCommand line all the things\n\n## Install\n\n```\nnpm install thing --save\n```\n\n\n## Usage\n\n```js\nvar thing = require('thing');\n\nvar cli = thing();\n\ncli.command('someCommand')\n  .handler(function () {\n    // do stuff\n  });\n\ncli.flag('-t')\n  .handler(function () {\n  \t\t// execute on a flag\n  });\n```\n\n## Run Tests\n\n```\nnpm install\nnpm test\n```","versions":{"1.0.1":{"name":"thing","version":"1.0.1","description":"Command line all the things!","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"keywords":["cli","thing","commit","command"],"author":{"name":"Scott Corgan"},"license":"MIT","_id":"thing@1.0.1","_shasum":"c2502c533c6f2567732e0a53cec21427c1a06104","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"dist":{"shasum":"c2502c533c6f2567732e0a53cec21427c1a06104","tarball":"https://registry.npmjs.org/thing/-/thing-1.0.1.tgz","integrity":"sha512-yVrGNT4lNh4xqfilrfmQ8jOzsNhMiTE/6m94OwFRFoOGhnp+49WBnSkOoencdSwc7vuitGyAxWHg/7/oo6Wczg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAVy2D5pFrWkpZ8+FqgYm5AXNGFub/5gvwEeYegOck8JAiEAhMEj9ABgH/v2778nFjN320dLyzEMbuBOCVwJM68aQKI="}]},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]}},"keywords":["cli","thing","commit","command"],"author":{"name":"Scott Corgan"},"license":"MIT","readmeFilename":"README.md"}