{"_id":"jheri-curl","_rev":"5-17733dbf2fb00a4804967f7d500bbebf","name":"jheri-curl","description":"JSON Lint + CURL","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"jheri-curl","version":"0.0.1","description":"JSON Lint + CURL","main":"./index.js","bin":{"jcurl":"./index.js"},"directories":{"lib":"./lib","test":"./test"},"repository":{"type":"git","url":"git://github.com/thisandagain/jheri-curl.git"},"keywords":["curl","json","lint","console"],"author":{"name":"Andrew Sliwinski","url":"http://github.com/thisandagain"},"license":"GPOL","dependencies":{"vows":">=0.0.1","jsonlint":">=0.0.1"},"engine":{"node":">=0.4"},"_npmUser":{"name":"thisandagain","email":"thisandagain@gmail.com"},"_id":"jheri-curl@0.0.1","devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.105","_nodeVersion":"v0.4.8","_defaultsLoaded":true,"dist":{"shasum":"32cb988c1d7c2c6b492d71f782f1921647863501","tarball":"https://registry.npmjs.org/jheri-curl/-/jheri-curl-0.0.1.tgz","integrity":"sha512-iZFaf25PfrYv1og47sKxU5vwln9Ueqx8m2W0SzANNQVBAGF2fdopFXJuYv34kYJw92i354OXvEv+QyrflQUgqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAUomPzxFH/kZttL2V09m7PPwp40VEw7ECUdq9uH0p71AiBM7hIUPPl3L0Qo1o+FvxsEH8ERaFle4U/4zjooUgWH0g=="}]},"maintainers":[{"name":"thisandagain","email":"thisandagain@gmail.com"}]}},"readme":"## Jheri-Curl\n#### JSL + CURL = WTF\n\nMashup of JSON Lint (special thanks to the team at jsonlint.com) and CURL. Useful when running CURL against JSON APIs.\n\n## Install\n    sudo npm install jheri-curl -g\n    \n## Usage\n    jcurl http://api.twitter.com/1/statuses/public_timeline.json\n\n## Returns\n    [\n        {\n            \"contributors\": null,\n            \"place\": null,\n            \"id_str\": \"136170502657024000\",\n            \"favorited\": false,\n            \"in_reply_to_user_id\": null,\n            \"geo\": null,\n            \"user\": {\n                [...]\n            },\n            \"retweet_count\": 0,\n            \"in_reply_to_screen_name\": null,\n            \"coordinates\": null,\n            \"in_reply_to_status_id\": null,\n            \"retweeted\": false,\n            \"in_reply_to_status_id_str\": null,\n            \"truncated\": false,\n            \"source\": \"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\n            \"created_at\": \"Mon Nov 14 19:55:52 +0000 2011\",\n            \"id\": 136170502657024000,\n            \"in_reply_to_user_id_str\": null,\n            \"text\": \"Morgen laatste twee uurtjes vrij (: Maar 4 uur dus. #hellyeah\"\n        },\n        [...]\n    ]\n\n## Test\n    vows test/*","maintainers":[{"name":"thisandagain","email":"thisandagain@gmail.com"}],"time":{"modified":"2022-06-19T04:20:37.276Z","created":"2011-11-15T03:13:32.823Z","0.0.1":"2011-11-15T03:13:33.462Z"},"author":{"name":"Andrew Sliwinski","url":"http://github.com/thisandagain"},"repository":{"type":"git","url":"git://github.com/thisandagain/jheri-curl.git"}}