{ "_args": [ [ "jsonparse@^1.2.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/JSONStream" ] ], "_from": "jsonparse@>=1.2.0 <2.0.0", "_id": "jsonparse@1.3.1", "_inCache": true, "_installable": true, "_location": "/jsonparse", "_nodeVersion": "7.9.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/jsonparse-1.3.1.tgz_1494359951939_0.6081811406183988" }, "_npmUser": { "email": "tim@creationix.com", "name": "creationix" }, "_npmVersion": "4.2.0", "_phantomChildren": {}, "_requested": { "name": "jsonparse", "raw": "jsonparse@^1.2.0", "rawSpec": "^1.2.0", "scope": null, "spec": ">=1.2.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/JSONStream" ], "_resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", "_shasum": "3f4dae4a91fac315f71062f8521cc239f1366280", "_shrinkwrap": null, "_spec": "jsonparse@^1.2.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/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": "3f4dae4a91fac315f71062f8521cc239f1366280", "tarball": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz" }, "engines": [ "node >= 0.2.0" ], "gitHead": "1480064a3040cec3f27aa929dd1d1469150b8737", "homepage": "https://github.com/creationix/jsonparse#readme", "license": "MIT", "main": "jsonparse.js", "maintainers": [ { "name": "creationix", "email": "tim@creationix.com" }, { "name": "substack", "email": "mail@substack.net" } ], "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.3.1" }