You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

141 lines
4.3 KiB

{
"_args": [
[
"spdy@^4.0.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
]
],
"_from": "spdy@>=4.0.1 <5.0.0",
"_hasShrinkwrap": false,
"_id": "spdy@4.0.1",
"_inCache": true,
"_installable": true,
"_location": "/spdy",
"_nodeVersion": "10.16.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/spdy_4.0.1_1564414355212_0.4968511048410078"
},
"_npmUser": {
"email": "mail@daviddias.me",
"name": "daviddias"
},
"_npmVersion": "6.10.2",
"_phantomChildren": {},
"_requested": {
"name": "spdy",
"raw": "spdy@^4.0.1",
"rawSpec": "^4.0.1",
"scope": null,
"spec": ">=4.0.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/webpack-dev-server"
],
"_resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.1.tgz",
"_shasum": "6f12ed1c5db7ea4f24ebb8b89ba58c87c08257f2",
"_shrinkwrap": null,
"_spec": "spdy@^4.0.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
"author": {
"email": "fedor.indutny@gmail.com",
"name": "Fedor Indutny"
},
"bugs": {
"email": "node-spdy+bugs@indutny.com",
"url": "https://github.com/spdy-http2/node-spdy/issues"
},
"contributors": [
{
"name": "Chris Storm",
"email": "github@eeecooks.com"
},
{
"name": "François de Metz",
"email": "francois@2metz.fr"
},
{
"name": "Ilya Grigorik",
"email": "ilya@igvita.com"
},
{
"name": "Roberto Peon"
},
{
"name": "Tatsuhiro Tsujikawa"
},
{
"name": "Jesse Cravens",
"email": "jesse.cravens@gmail.com"
}
],
"dependencies": {
"debug": "^4.1.0",
"handle-thing": "^2.0.0",
"http-deceiver": "^1.2.7",
"select-hose": "^2.0.0",
"spdy-transport": "^3.0.0"
},
"description": "Implementation of the SPDY protocol on node.js.",
"devDependencies": {
"istanbul": "^0.4.5",
"mocha": "^6.2.0",
"pre-commit": "^1.2.2",
"standard": "^13.1.0"
},
"directories": {},
"dist": {
"fileCount": 13,
"integrity": "sha512-HeZS3PBdMA+sZSu0qwpCxl3DeALD5ASx8pAX0jZdKXSpPWbQ6SYGnlg3BBmYLx5LtiZrmkAZfErCm2oECBcioA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPxGUCRA9TVsSAnZWagAAcPEP/ROF0W+AI6V2wLvgJyb6\npXC5odFsPV0n87nRs/xFAvqcyBbE9J1k0MEKl51yKQY+l/RZqDmGJiB/FzXo\nkWva9+v6lKioKkag/i7iLe5M8AwTXss7MHRg7BT2GB2ddjR/9R90evKZLtUa\ne0yazI5+mi6kEmLMIuqx1GlSr5BM4FVsnpCFEwkyet1Cf23PcOMHaQGBJr2A\npuxnpmDWWPcq9OAMnrshigD8jPPhECaKKdnLZ4mb1QH+vHaeFt+/TTxLrUmT\nHVPHhln9jr6HrrjY72SirrHP42TTHFdWSMQGOCnXZz5kTRDUZZ83AZNR6OXT\nORiu6NO+i/u1WX1QQloEp/TyvElqsEDaczYKqbH6ygfWdpA01jM25zn6g0fX\ntU9Ay/rSe/hzZmY350D1DcqW9VhitruW/DetG7gJ0rC19tZY7cnpbe+JPAn7\nwlZr32ojNJ/hx9OX0J2EE77ZMVmfB9f1+1Wg4TwuLacmxdoFKyRy3AkpmWGf\nRA2MhD3Klljm3uHh++uVDcfjZzPmKAjkit2A5l8uKmrXO6cMTOkaOUnetilG\nU05N2scmAop2rvh3bZ7N5T24tbyMvnbDzhqaYmKICUffSI3ZNlo/zQtCUa/U\niRJRHS3KJ6eQe6BG897dAm+HiPzh5hTTksk/xlKmSXc4VnSgsRII1hxj+X7D\n6fXP\r\n=3WYR\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "6f12ed1c5db7ea4f24ebb8b89ba58c87c08257f2",
"tarball": "https://registry.npmjs.org/spdy/-/spdy-4.0.1.tgz",
"unpackedSize": 57657
},
"engines": {
"node": ">=6.0.0"
},
"gitHead": "38c72152cd71ccd3b9e4218ef3408af3ec124717",
"homepage": "https://github.com/indutny/node-spdy",
"keywords": [
"spdy"
],
"license": "MIT",
"main": "./lib/spdy",
"maintainers": [
{
"name": "daviddias",
"email": "daviddias.p@gmail.com"
},
{
"name": "fedor.indutny",
"email": "fedor.indutny@gmail.com"
},
{
"name": "indutny",
"email": "fedor@indutny.com"
},
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"name": "spdy",
"optionalDependencies": {},
"pre-commit": [
"lint",
"test"
],
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/indutny/node-spdy.git"
},
"scripts": {
"coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js",
"lint": "standard",
"test": "mocha --reporter=spec test/*-test.js"
},
"version": "4.0.1"
}