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.
 
 
 

104 lines
2.7 KiB

{
"_args": [
[
"http-parser-js@>=0.4.0 <0.4.11",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/websocket-driver"
]
],
"_from": "http-parser-js@>=0.4.0 <0.4.11",
"_id": "http-parser-js@0.4.10",
"_inCache": true,
"_installable": true,
"_location": "/http-parser-js",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/http-parser-js-0.4.10.tgz_1517680010410_0.576178319985047"
},
"_npmUser": {
"email": "wasteland@gmail.com",
"name": "jimbly"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"name": "http-parser-js",
"raw": "http-parser-js@>=0.4.0 <0.4.11",
"rawSpec": ">=0.4.0 <0.4.11",
"scope": null,
"spec": ">=0.4.0 <0.4.11",
"type": "range"
},
"_requiredBy": [
"/websocket-driver"
],
"_resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz",
"_shasum": "92c9c1374c35085f75db359ec56cc257cbb93fa4",
"_shrinkwrap": null,
"_spec": "http-parser-js@>=0.4.0 <0.4.11",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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": "92c9c1374c35085f75db359ec56cc257cbb93fa4",
"tarball": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz"
},
"files": [
"http-parser.js"
],
"gitHead": "d9d54127d1b72f40c7fc3e5052e625e07ae8d235",
"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.10"
}