2020-05-26 18:17:24 +02:00

253 lines
6.4 KiB
JSON

{
"_args": [
[
"stream-splicer@^2.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/labeled-stream-splicer"
]
],
"_from": "stream-splicer@>=2.0.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "stream-splicer@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/stream-splicer",
"_nodeVersion": "11.15.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/stream-splicer_2.0.1_1558694007753_0.031990716728030666"
},
"_npmUser": {
"email": "renee@kooi.me",
"name": "goto-bus-stop"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "stream-splicer",
"raw": "stream-splicer@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/labeled-stream-splicer"
],
"_resolved": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.1.tgz",
"_shasum": "0b13b7ee2b5ac7e0609a7463d83899589a363fcd",
"_shrinkwrap": null,
"_spec": "stream-splicer@^2.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/labeled-stream-splicer",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/browserify/stream-splicer/issues"
},
"dependencies": {
"inherits": "^2.0.1",
"readable-stream": "^2.0.2"
},
"description": "streaming pipeline with a mutable configuration",
"devDependencies": {
"JSONStream": "^1.0.4",
"concat-stream": "^1.4.6",
"split": "^1.0.0",
"tape": "^4.2.0",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"fileCount": 20,
"integrity": "sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc58h4CRA9TVsSAnZWagAAuqsQAKKN2K4T7bVTol+gdtgZ\nk91DGf+RZU1OWjjlRT3Nocaq+ez8VNQ2mjwg4lPUYoRt7MVV7bl/GJneqQ8I\nkxhfYtPUfbA2luyyeH76YW/KM5dlzEVWUOxxjyT2sHsGhUKJ62kLBwrsi9B7\nKBNiyR7zgHX/YM0vRarzpCMMSGrQHIQ83+eQVZXkSVfY9DraGGQvB94dQ/N1\nBkxzYeCGx/aOZfXN96czJF3Js0vt5lZ/bzhVD9UqQtYIH1HKnqEXJYxQQLx+\nxe5CX86fKCx2AQ00DUotgdF/xmnWX7d7TNc6GszRbolNLGGFXgGvHXeWQoB2\nUURlyKp1lVRxDGR04uemdEUCu5xsGq31cuG0Lf3SQUkEAUtG8dJI3r2YaCrD\nDaHDY+3BKSoRvZeFKs3uOY6THdtC2sNiOEXvMmhlpmGw8uEpFmG5ln5iI5IR\n9gl8icOcnpQMwjHjAQUdJD2yb6LXmaPMB/Z2/822iowgfhs2rCcy3W8V0nKb\n44EVPzAXg8uXBCD0UFUV1oddqm03CZLonca//Wm4NHD+QgEPoXpEzDCj5gK8\n2d/R8aZli0WHfIpl0dEYrBeMhGcWiuUia3asjfpH6o3FJr7AYftA9J7dPvlC\nqu16Vpn5oIAWvZHMqYo1SzxS0z44LJ8eoEKPw6BBzCSCesJUhfQc7yPUbcrU\n5NEC\r\n=8CxA\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "0b13b7ee2b5ac7e0609a7463d83899589a363fcd",
"tarball": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.1.tgz",
"unpackedSize": 26116
},
"gitHead": "d11ce6d702d979d7d701de90ae783640da4cb972",
"homepage": "https://github.com/browserify/stream-splicer",
"keywords": [
"mutable",
"pipeline",
"stream"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jprichardson",
"email": "jprichardson@gmail.com"
},
{
"name": "ahdinosaur",
"email": "michael.williams@enspiral.com"
},
{
"name": "ashaffer88",
"email": "darawk@gmail.com"
},
{
"name": "balupton",
"email": "b@lupton.cc"
},
{
"name": "bpostlethwaite",
"email": "post.ben.here@gmail.com"
},
{
"name": "bret",
"email": "bcomnes@gmail.com"
},
{
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
{
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
{
"name": "elnounch",
"email": "contact@elnounch.net"
},
{
"name": "emilbayes",
"email": "github@tixz.dk"
},
{
"name": "feross",
"email": "feross@feross.org"
},
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "fpereira1",
"email": "pereira.filype@gmail.com"
},
{
"name": "garann",
"email": "garann@gmail.com"
},
{
"name": "gkatsev",
"email": "me@gkatsev.com"
},
{
"name": "goto-bus-stop",
"email": "renee@kooi.me"
},
{
"name": "hughsk",
"email": "hughskennedy@gmail.com"
},
{
"name": "indutny",
"email": "fedor@indutny.com"
},
{
"name": "jmm",
"email": "npm-public@jessemccarthy.net"
},
{
"name": "anandthakker",
"email": "vestibule@anandthakker.net"
},
{
"name": "jryans",
"email": "jryans@gmail.com"
},
{
"name": "leichtgewicht",
"email": "martin.heidegger@gmail.com"
},
{
"name": "lukechilds",
"email": "lukechilds123@gmail.com"
},
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
{
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
{
"name": "maxogden",
"email": "max@maxogden.com"
},
{
"name": "mellowmelon",
"email": "palmermebane@gmail.com"
},
{
"name": "parshap",
"email": "parshap+npm@gmail.com"
},
{
"name": "pkrumins",
"email": "peteris.krumins@gmail.com"
},
{
"name": "sethvincent",
"email": "sethvincent@gmail.com"
},
{
"name": "stevemao",
"email": "maochenyan@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
},
{
"name": "tehshrike",
"email": "me@JoshDuff.com"
},
{
"name": "terinjokes",
"email": "terinjokes@gmail.com"
},
{
"name": "thlorenz",
"email": "thlorenz@gmx.de"
},
{
"name": "ungoldman",
"email": "ungoldman@gmail.com"
},
{
"name": "yerkopalma",
"email": "yerko.palma@usach.cl"
},
{
"name": "yoshuawuyts",
"email": "yoshuawuyts@gmail.com"
},
{
"name": "zertosh",
"email": "zertosh@gmail.com"
}
],
"name": "stream-splicer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/browserify/stream-splicer.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "2.0.1"
}