UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

112 lines (111 loc) 2.8 kB
{ "_args": [ [ { "name": "JSONStream", "raw": "JSONStream@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "spec": ">=1.0.3 <2.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/browserify" ] ], "_from": "JSONStream@>=1.0.3 <2.0.0", "_id": "JSONStream@1.1.3", "_inCache": true, "_installable": true, "_location": "/JSONStream", "_nodeVersion": "6.2.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/JSONStream-1.1.3.tgz_1467249759260_0.31305341818369925" }, "_npmUser": { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, "_npmVersion": "3.8.9", "_phantomChildren": {}, "_requested": { "name": "JSONStream", "raw": "JSONStream@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "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.1.3.tgz", "_shasum": "1b296c7949b47e4fc22ac7958f76d2fbe2415493", "_shrinkwrap": null, "_spec": "JSONStream@^1.0.3", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify", "author": { "email": "dominic.tarr@gmail.com", "name": "Dominic Tarr", "url": "http://bit.ly/dominictarr" }, "bin": { "JSONStream": "./index.js" }, "bugs": { "url": "https://github.com/dominictarr/JSONStream/issues" }, "dependencies": { "jsonparse": "^1.1.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": { "shasum": "1b296c7949b47e4fc22ac7958f76d2fbe2415493", "tarball": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.1.3.tgz" }, "engines": { "node": "*" }, "gitHead": "e9523762c07a99716a66595278b338e56ab956b6", "homepage": "http://github.com/dominictarr/JSONStream", "keywords": [ "json", "stream", "streaming", "parser", "async", "parsing" ], "license": "(MIT OR Apache-2.0)", "maintainers": [ { "email": "dominic.tarr@gmail.com", "name": "dominictarr" } ], "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.1.3" }