Feuerwehr-eppingen/node_modules/http-parser-js/package.json

116 lines
3.8 KiB
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/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/websocket-driver"
]
],
"_from": "http-parser-js@>=0.4.0",
"_id": "http-parser-js@0.4.12",
"_inCache": true,
"_location": "/http-parser-js",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/http-parser-js_0.4.12_1524597605164_0.18220543950262913"
},
"_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.12.tgz",
"_shasum": "b9cfbf4a2cf26f0fc34b10ca1489a27771e3474f",
"_shrinkwrap": null,
"_spec": "http-parser-js@>=0.4.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/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": "b9cfbf4a2cf26f0fc34b10ca1489a27771e3474f",
"tarball": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.12.tgz",
"fileCount": 5,
"unpackedSize": 19971,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa34NmCRA9TVsSAnZWagAA1MkP/joyGEDusAGZ9ijeijw4\ncXqMfBSb++f2Qfs5rkwAbgIEtQS+EhT5ucbt0J4sF3895JDfvr4OZm9kKmRI\npVlUuPiO5n44GHasQt7Ms1IJa+g/+74TLJz+ZSxaOnYzD9mF1ETBqWjAKn1n\nP50dPJboJIG/Txw8QCXXR5bHyqCk9+OLXYcHgW/+fC2ORer1WpA0oqclLzKS\nYpbLWgzK8NrgeSMQJeA3AIhwMIY6bAD4vfsfq2G7HlgYAM1rUWKPcwp34SC4\n5jBMmoGRNXtK/ojlvHk8DPEVsbmz86hxBSTXiUkqAlYBEz0QaynJXjHmSRhR\n2vxmRx9vq802Yv3UV4d47EOetBhLAGHzfkBMZRw9oiv5nqyvEzrC9wrhNjh2\nxomNnwBProasD2nBji2b5dkg/q6KFL0b2k8cHUlEbtloud/arMt1B2y/V/Z5\nKSB+iJINCFEmb6L9dKGAuzGLB+ZkOrNYjcDAQpYiFYfOUOmG0vrf7IZC5mQC\nPrCnYtlMgD/+YPzY6GIUhL1biF9LSAnO42sfyUxgJo6SHjDiWXLF2YyGcBFX\nZEtDNVEh0Q2jtfgtdcz5AKcMAXujLu9/xF0lSzXzUbPB4u/d0VB55nxXNHXF\nCtYtGn1GAdqdHkhdT7hPVZVIikzDjiTznikSUv/F7J3HVIL1NcLnEN4iExnZ\n9wdu\r\n=Go4K\r\n-----END PGP SIGNATURE-----\r\n"
},
"files": [
"http-parser.js"
],
"gitHead": "a7609249a04a2300beec67c1ceeab00681792c58",
"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.12"
}