{
"_from": "bubble-stream-error@1.0.x",
"_id": "bubble-stream-error@1.0.0",
"_inBundle": false,
"_integrity": "sha1-fa2X8XEo2jlhab83raSssZU2HjA=",
"_location": "/bubble-stream-error",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bubble-stream-error@1.0.x",
"name": "bubble-stream-error",
"escapedName": "bubble-stream-error",
"rawSpec": "1.0.x",
"saveSpec": null,
"fetchSpec": "1.0.x"
},
"_requiredBy": [
"/sharp-cli"
],
"_resolved": "https://registry.npmjs.org/bubble-stream-error/-/bubble-stream-error-1.0.0.tgz",
"_shasum": "7dad97f17128da396169bf37ada4acb195361e30",
"_spec": "bubble-stream-error@1.0.x",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/sharp-cli",
"author": {
"name": "Alexandru Vladutu",
"email": "alexandru.vladutu@gmail.com"
},
"bugs": {
"url": "https://github.com/alessioalex/bubble-stream-error/issues"
},
"bundleDependencies": false,
"dependencies": {
"once": "^1.3.3",
"sliced": "^1.0.1"
},
"deprecated": false,
"description": "Bubble errors from an array of streams to a master/top stream",
"devDependencies": {
"alessioalex-standard": "*",
"chopped-stream": "^0.1.0",
"colorize-stream": "^0.1.0",
"husky": "^0.10.2",
"pump": "^1.0.1",
"random-stream": "^0.0.4",
"tape": "^4.2.2",
"through2": "^2.0.0"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/alessioalex/bubble-stream-error#readme",
"keywords": [
"bubble",
"error",
"stream",
"stream-error",
"bubble-stream-error"
],
"license": "MIT",
"main": "index.js",
"name": "bubble-stream-error",
"repository": {
"type": "git",
"url": "git://github.com/alessioalex/bubble-stream-error.git"
},
"scripts": {
"lint": "alessioalex-standard",
"precommit": "npm run lint && npm test",
"test": "node test.js"
},
"version": "1.0.0"
}