blob: 31695ce044b7951b1577170e81a842622345ab94 [file] [log] [blame]
{
"_args": [
[
{
"raw": "JSONStream@^1.0.3",
"scope": null,
"escapedName": "JSONStream",
"name": "JSONStream",
"rawSpec": "^1.0.3",
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify"
]
],
"_from": "JSONStream@>=1.0.3 <2.0.0",
"_id": "JSONStream@1.3.3",
"_inCache": true,
"_location": "/JSONStream",
"_nodeVersion": "8.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/JSONStream_1.3.3_1527028953652_0.3113123338260386"
},
"_npmUser": {
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "JSONStream@^1.0.3",
"scope": null,
"escapedName": "JSONStream",
"name": "JSONStream",
"rawSpec": "^1.0.3",
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browser-pack",
"/browserify",
"/deps-sort",
"/insert-module-globals",
"/module-deps"
],
"_resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.3.tgz",
"_shasum": "27b4b8fbbfeab4e71bcf551e7f27be8d952239bf",
"_shrinkwrap": null,
"_spec": "JSONStream@^1.0.3",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://bit.ly/dominictarr"
},
"bin": {
"JSONStream": "./bin.js"
},
"bugs": {
"url": "https://github.com/dominictarr/JSONStream/issues"
},
"dependencies": {
"jsonparse": "^1.2.0",
"through": ">=2.2.7 <3"
},
"description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
"devDependencies": {
"assertions": "~2.2.2",
"event-stream": "~0.7.0",
"it-is": "~1",
"render": "~0.1.1",
"tape": "~2.12.3",
"trees": "~0.0.3"
},
"directories": {},
"dist": {
"integrity": "sha512-3Sp6WZZ/lXl+nTDoGpGWHEpTnnC6X5fnkolYZR6nwIfzbxxvA8utPWe1gCt7i0m9uVGsSz2IS8K8mJ7HmlduMg==",
"shasum": "27b4b8fbbfeab4e71bcf551e7f27be8d952239bf",
"tarball": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.3.tgz",
"fileCount": 35,
"unpackedSize": 408570,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBJzaCRA9TVsSAnZWagAAhooP/2+WTKgSG1sTc/rS9hww\n7r2nyeB5c1BGGeMO1tsnYiMAhjWMJ0Ov4LtRiseE/cm3RdJdE7wLW26gDUuy\nRdLixweeWNla6h8MrBHKjmU3WSIigRtsjmfQgeO1eSi8xALI7gJ0gjWmH+4+\nLx0D4ctfsB4NkPJHMeOMVYnxJ9XJjYjE3psEdeCOBnBs2me+/Mju7iRS98C7\njWv1SkiGTt1SXt4cv0AqKyq/LS+AnrYKqjjJxFEA06+YQibhdoUtMrwpr9Wc\nHVlUaMiFQX9pku45U00HQgvWlKmW8ImTeWSQTHzXkO2epWnlNv+pKHvEWcNg\nlBpZaT03KmpJdpqUuCGnD396fcdwpVMpfJSzfdh0A04Dn8SCpziBeCVrc7Qz\nrSK5plkK0EVnQpRN/zHiKcEiXl62GTT5+BvUokepjNN+gIEKuYSyk66MiIoT\nQumuXZNT7rLEEr/dR8kVEMatmRK5ImnxTPG82n7GWLC4Q6MRSUZHWv6L9jqE\n4hLFdgEdWY54wFlk7aG29BDTpv6qnJxyxeOl2i32LxVH+07dkUK7cbayIYp6\n4BspH1kTY3IohpDA/q3Yil0cjzMuDVW66Oy9iRzZOpWYEiu7t4k4wmfOaHmG\nTShL2NGWnhBJi9v5j5W23BhMLZbnwPf8JQQFZCGd8QkNPZpV0V8+pIe3AF7k\nptJX\r\n=bXVU\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": "*"
},
"gitHead": "ba61bb5287c9c5eb6e71857b79de30ea76a4c760",
"homepage": "http://github.com/dominictarr/JSONStream",
"keywords": [
"json",
"stream",
"streaming",
"parser",
"async",
"parsing"
],
"license": "(MIT OR Apache-2.0)",
"maintainers": [
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
}
],
"name": "JSONStream",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/JSONStream.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do echo '***' $t '***'; node $t; done"
},
"version": "1.3.3"
}