{ "_args": [ [ "jsonparse@^1.1.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/JSONStream" ] ], "_from": "jsonparse@>=1.1.0 <2.0.0", "_id": "jsonparse@1.2.0", "_inCache": true, "_installable": true, "_location": "/jsonparse", "_npmUser": { "email": "tim@creationix.com", "name": "creationix" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "jsonparse", "raw": "jsonparse@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/JSONStream" ], "_resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.2.0.tgz", "_shasum": "5c0c5685107160e72fe7489bddea0b44c2bc67bd", "_shrinkwrap": null, "_spec": "jsonparse@^1.1.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/JSONStream", "author": { "email": "tim@creationix.com", "name": "Tim Caswell" }, "bugs": { "url": "http://github.com/creationix/jsonparse/issues" }, "dependencies": {}, "description": "This is a pure-js JSON streaming parser for node.js", "devDependencies": { "tap": "~0.3.3", "tape": "~0.1.1" }, "directories": {}, "dist": { "shasum": "5c0c5685107160e72fe7489bddea0b44c2bc67bd", "tarball": "http://registry.npmjs.org/jsonparse/-/jsonparse-1.2.0.tgz" }, "engines": [ "node >= 0.2.0" ], "gitHead": "b3f4dc7b49300a549aea19a628d712009ca84ced", "homepage": "https://github.com/creationix/jsonparse", "license": "MIT", "main": "jsonparse.js", "maintainers": [ { "email": "tim@creationix.com", "name": "creationix" }, { "email": "mail@substack.net", "name": "substack" } ], "name": "jsonparse", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/creationix/jsonparse.git" }, "scripts": { "test": "tap test/*.js" }, "tags": [ "json", "stream" ], "version": "1.2.0" }