{
"name": "jsonparse",
"description": "This is a pure-js JSON streaming parser for node.js",
"tags": [
"json",
"stream"
],
"version": "1.0.0",
"author": {
"name": "Tim Caswell",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/creationix/jsonparse.git"
},
"devDependencies": {
"tape": "~0.1.1",
"tap": "~0.3.3"
},
"scripts": {
"test": "tap test/*.js"
},
"bugs": {
"url": "http://github.com/creationix/jsonparse/issues"
},
"engines": [
"node >= 0.2.0"
],
"license": "MIT",
"main": "jsonparse.js",
"gitHead": "455b08e7ae1ca76630ef32acd6ff3657397a47b0",
"homepage": "https://github.com/creationix/jsonparse",
"_id": "[email protected]",
"_shasum": "2622f4e66c08e1aac7edbeb76053c9b7e1211f76",
"_from": "jsonparse@>=1.0.0 <1.1.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "creationix",
"email": "[email protected]"
},
"maintainers": [
{
"name": "creationix",
"email": "[email protected]"
},
{
"name": "substack",
"email": "[email protected]"
}
],
"dist": {
"shasum": "2622f4e66c08e1aac7edbeb76053c9b7e1211f76",
"tarball": "http://registry.npmjs.org/jsonparse/-/jsonparse-1.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.0.0.tgz",
"readme": "ERROR: No README data found!"
}