File: D:/HostingSpaces/SBogers10/honger7.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/Komma55/node_modules/websocket-driver"
]
],
"_from": "http-parser-js@>=0.4.0",
"_id": "http-parser-js@0.4.13",
"_inCache": true,
"_location": "/http-parser-js",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/http-parser-js_0.4.13_1526935046779_0.30690059401088154"
},
"_npmUser": {
"name": "jimbly",
"email": "wasteland@gmail.com"
},
"_npmVersion": "3.10.8",
"_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.4.13.tgz",
"_shasum": "3bd6d6fde6e3172c9334c3b33b6c193d80fe1137",
"_shrinkwrap": null,
"_spec": "http-parser-js@>=0.4.0",
"_where": "/Users/mike/Webdevelopment/Komma55/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": {
"shasum": "3bd6d6fde6e3172c9334c3b33b6c193d80fe1137",
"tarball": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.13.tgz",
"fileCount": 5,
"unpackedSize": 20026,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAy4ICRA9TVsSAnZWagAAKwwP/1/o+p0E6VUsA9drTm13\nA7S+W4hfjcVyvZKRT/nJc9P0HBhbuL4gvXrxgAgi/WxFPxJG3TmqEE8YdMiC\n5gPAo7hie27cP+ExOhMGvec2KI/xjAUVqEDMg2xkJTOvjhOSg6j1H+Pzk6dE\n34jXfOB14EEMGhbvGKDsepD0X2MWvw0Vry2l2zaGZ43KLGWDktyha2CseWrf\n4x7GRqMNMP66vl8wv7il9Kugy23dKeqoYyYkntHn34+4AY3SDFw9FwyPE7BG\n8qVuKbf3HjJQGtL+OUrFyB4GgrPVLWvZxvHpCEAMtc8SUXK7tiRWu70A6ZFm\nSKZXGnAwE5oDKnZDFr8f1bKyF0Q5tY1v9WbZH2csSy9MUVv1/+UglxBR7faM\nxDOYNihesCiEnUrFH7Nr5K+Wf1uPU49lbGzfwUTdOSV8s6PcERfjFKQdFQvf\nOB0oxT+gyPHerPSWnB+V7VT9nvpN129G1guLBf7lJmo2+GJzZlyPbp6wLotB\navLPUreTU6LUaaeV00cVXOdyf4pmEnjjHvdeKo/sMMFbx0CF6ATcqUiSPt4Z\nIoBzlbgNbziBXpFoWWDh2q26laPw4j6r3vb1cX33Zu/zUA0qz8v3za8YIP5X\nSXwOzur+KpHWNg19Pf8N9sblBoUUgVNFUlMXnquV0dBnEh2nkqKGxhcP9Img\nluH2\r\n=rCrf\r\n-----END PGP SIGNATURE-----\r\n"
},
"files": [
"http-parser.js"
],
"gitHead": "90aa81ddf3761fbf1b406e958a95aadea49d1517",
"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.4.13"
}