{ "_args": [ [ { "raw": "stream-http@^2.7.2", "scope": null, "escapedName": "stream-http", "name": "stream-http", "rawSpec": "^2.7.2", "spec": ">=2.7.2 <3.0.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/node-libs-browser" ] ], "_from": "stream-http@>=2.7.2 <3.0.0", "_id": "stream-http@2.8.2", "_inCache": true, "_location": "/stream-http", "_nodeVersion": "10.1.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/stream-http_2.8.2_1525920859334_0.9968750489638951" }, "_npmUser": { "name": "jhiesey", "email": "john@hiesey.com" }, "_npmVersion": "6.0.0", "_phantomChildren": {}, "_requested": { "raw": "stream-http@^2.7.2", "scope": null, "escapedName": "stream-http", "name": "stream-http", "rawSpec": "^2.7.2", "spec": ">=2.7.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.2.tgz", "_shasum": "4126e8c6b107004465918aa2fc35549e77402c87", "_shrinkwrap": null, "_spec": "stream-http@^2.7.2", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/node-libs-browser", "author": { "name": "John Hiesey" }, "bugs": { "url": "https://github.com/jhiesey/stream-http/issues" }, "dependencies": { "builtin-status-codes": "^3.0.0", "inherits": "^2.0.1", "readable-stream": "^2.3.6", "to-arraybuffer": "^1.0.0", "xtend": "^4.0.0" }, "description": "Streaming http in the browser", "devDependencies": { "airtap": "^0.0.5", "basic-auth": "^2.0.0", "brfs": "^1.6.1", "cookie-parser": "^1.4.3", "express": "^4.16.3", "tape": "^4.9.0", "ua-parser-js": "^0.7.18", "webworkify": "^1.5.0" }, "directories": {}, "dist": { "integrity": "sha512-QllfrBhqF1DPcz46WxKTs6Mz1Bpc+8Qm6vbqOpVav5odAXwbyzwnEczoWqtxrsmlO+cJqtPrp/8gWKWjaKLLlA==", "shasum": "4126e8c6b107004465918aa2fc35549e77402c87", "tarball": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.2.tgz", "fileCount": 32, "unpackedSize": 91297, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa87RcCRA9TVsSAnZWagAAQSsQAJvqBfREk9yfV6w5tKGP\nI8uyzNlFeVj8/qJ3CwNcwC12JAybpdKULYBT4GoNWZmnnQ6b8YyRODsVovBr\nmKd6oDhj+Ifm2QdKYZ/iLJCUHM/gaHjvq21Zh7rgmJ2ka5Nqy2/K3pWSU25d\nEEZXqB/fRBackiXjToldBzs1MY/Iq3lHZnsUuDTPoV8LmedODuR7hxJRu7EO\nMBjXSy4fMy6/ag72+JjzSK9lkOiIeNG22FkEXBqBIl3oo4ccovTPm7W3lPi3\ngbdngHBqIGqriSR4UyxZ8DqODylD6QlVH0T2/FQcuvQ8uvsb85TzE39tP/SU\n8fo2YjoeDYpGHzXiSpu/ccnHR9/HlDBTj1HOTQ3NEjfYBf9Pnvb64zj2B3wy\n2CwF5YwaQjIQCLG++qJ6PpTCRM6fdg4KGUVsgPJ4rF92C8w3Y54tcxj8taeQ\nPCbndeWzirhOOmdZ8AmB5O/O4lq4b/KORBI7DOWtoq1GLN4xhYhhwqyUJX0I\n9mAEb35IOy50laOFt3/vgFRi9GX11ANdgGA5A+CihJexTndAc0F5NhRAG+CZ\nRF+bDlhTnrGai1aXN5aPLksO/vQCwgIQrdQ1f9Pp/DBT05pVyzSlBf1I2qM6\naMf3Cj6oBPUYEZXrZC0+4JD5u8fKp1mKgReYfHmtvhs1hRwT4GEHKIpt/OL1\n6LuN\r\n=UnNh\r\n-----END PGP SIGNATURE-----\r\n" }, "gitHead": "663f88323cafd81bb06a82d595bae65d9a7ba523", "homepage": "https://github.com/jhiesey/stream-http#readme", "keywords": [ "http", "stream", "streaming", "xhr", "http-browserify" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "feross", "email": "feross@feross.org" }, { "name": "jhiesey", "email": "john@hiesey.com" } ], "name": "stream-http", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/jhiesey/stream-http.git" }, "scripts": { "test": "npm run test-node && ([ -n \"${TRAVIS_PULL_REQUEST}\" -a \"${TRAVIS_PULL_REQUEST}\" != 'false' ] || npm run test-browser)", "test-browser": "airtap --loopback airtap.local -- test/browser/*.js", "test-browser-local": "airtap --no-instrument --local 8080 -- test/browser/*.js", "test-node": "tape test/node/*.js" }, "version": "2.8.2" }