File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/http-parser-js/package.json
{
"_args": [
[
{
"raw": "http-parser-js@>=0.4.0",
"scope": null,
"escapedName": "http-parser-js",
"name": "http-parser-js",
"rawSpec": ">=0.4.0",
"spec": ">=0.4.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/websocket-driver"
]
],
"_from": "http-parser-js@>=0.4.0",
"_hasShrinkwrap": false,
"_id": "http-parser-js@0.5.0",
"_inCache": true,
"_location": "/http-parser-js",
"_nodeVersion": "10.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/http-parser-js_0.5.0_1540230080476_0.9944727732624825"
},
"_npmUser": {
"name": "jimbly",
"email": "wasteland@gmail.com"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "http-parser-js@>=0.4.0",
"scope": null,
"escapedName": "http-parser-js",
"name": "http-parser-js",
"rawSpec": ">=0.4.0",
"spec": ">=0.4.0",
"type": "range"
},
"_requiredBy": [
"/websocket-driver"
],
"_resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.0.tgz",
"_shasum": "d65edbede84349d0dc30320815a15d39cc3cbbd8",
"_shrinkwrap": null,
"_spec": "http-parser-js@>=0.4.0",
"_where": "/Users/mike/Webdevelopment/Helder/node_modules/websocket-driver",
"author": {
"name": "Tim Caswell",
"url": "https://github.com/creationix"
},
"bugs": {
"url": "https://github.com/creationix/http-parser-js/issues"
},
"contributors": [
{
"name": "Jimb Esser",
"url": "https://github.com/Jimbly"
},
{
"name": "Lawrence Rowe",
"url": "https://github.com/lrowe"
},
{
"name": "Jan Schär",
"url": "https://github.com/jscissr"
},
{
"name": "Paul Rütter",
"url": "https://github.com/paulrutter"
}
],
"dependencies": {},
"description": "A pure JS HTTP parser for node.",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-cZdEF7r4gfRIq7ezX9J0T+kQmJNOub71dWbgAXVHDct80TKP4MCETtZQ31xyv38UwgzkWPYF/Xc0ge55dW9Z9w==",
"shasum": "d65edbede84349d0dc30320815a15d39cc3cbbd8",
"tarball": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.0.tgz",
"fileCount": 5,
"unpackedSize": 20175,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzgvBCRA9TVsSAnZWagAAj1sP/37FZmRI1vb9tnrdtTSY\ngazBAitumsXSdtlob5up1Nk4nBaqgu9RyefuLMsVJRL1z4pP2F4bQrHbtEBt\nJrDtbl6/zS51G17jsye1XHquJmUmB9S47y8lua2AiWOc7zYAaI7vM5FicpcI\nYiXTFdbpUU1gHtDDiSL1j1i5QCiIJKkhzAPkoUL6XLhrRoL9F3HKjeU8rWC6\n2k0A2VtHrr56sA5mgjGIC9Tia9KkF8mELIrB9XximVAVH/s96Tt0tfSbUXqb\nxwoy+NevyB0iW0ISzLys1eASpgr9llOciQv0ljF2XJGyFhDKI4v7j3em9DMe\nVq0k4xnCjio+tbOVSPFlweGeIODt1H2KJJHj9LtRCcdTdGCG2CEg0ywqDBwd\nZogvLkX6crmtrudbrvRT8zBEfBDIyypzgDNF1pXIOqiCvOnncSmh4PmacPWA\ngL7R5iOXFmqHMs1aagg+uE95IgDFtoE5dJW38UazWfzAS3CKMG4TKMQlrdoE\nBhJ4GzFxJKXWxqOfsUUQ9Ch9uhCW3gCaAfOXqasg+jxVp19/hBVd6cD3pG2+\nNeBVXg2CshfucUhVUMHQra4/UIiHpAeYoPO4N6kp2GbmxkrzkLqmes0UG6nV\n7/tCIw+K2vmDCvDQhBV2t6EIVuuB3HX3DkwXrUGBcgrWyYMDG8mtkHMc9kzH\nPF+p\r\n=P4Mn\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "97765b86ad501ef739b3950d6bb887c376509773",
"homepage": "https://github.com/creationix/http-parser-js#readme",
"keywords": [
"http"
],
"license": "MIT",
"main": "http-parser.js",
"maintainers": [
{
"name": "creationix",
"email": "tim@creationix.com"
},
{
"name": "jimbly",
"email": "wasteland@gmail.com"
}
],
"name": "http-parser-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/creationix/http-parser-js.git"
},
"scripts": {
"test": "python tests/test.py && node tests/iojs/test-http-parser-durability.js"
},
"version": "0.5.0"
}