{
  "_args": [
    [
      "http-parser-js@>=0.5.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/websocket-driver"
    ]
  ],
  "_from": "http-parser-js@>=0.5.1",
  "_hasShrinkwrap": false,
  "_id": "http-parser-js@0.5.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/http-parser-js",
  "_nodeVersion": "12.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/http-parser-js_0.5.2_1572714172970_0.28779021124361326"
  },
  "_npmUser": {
    "email": "wasteland@gmail.com",
    "name": "jimbly"
  },
  "_npmVersion": "6.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "http-parser-js",
    "raw": "http-parser-js@>=0.5.1",
    "rawSpec": ">=0.5.1",
    "scope": null,
    "spec": ">=0.5.1",
    "type": "range"
  },
  "_requiredBy": [
    "/websocket-driver"
  ],
  "_resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.2.tgz",
  "_shasum": "da2e31d237b393aae72ace43882dd7e270a8ff77",
  "_shrinkwrap": null,
  "_spec": "http-parser-js@>=0.5.1",
  "_where": "/var/www/html/isbn/resources/angular-app/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": {
    "fileCount": 5,
    "integrity": "sha512-opCO9ASqg5Wy2FNo7A0sxy71yGbbkJJXLdgMK04Tcypw9jr2MgWbyubb0+WdmDmGnFflO7fRbqbaihh/ENDlRQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvba9CRA9TVsSAnZWagAAdFgP/1YyaFkhzzMYllUyCT3x\n30ik86ymWvn7vvOl6Esv4ahd06KnpPO9/RCTTqGnHSLBa98D2IB+Ub9SynbN\nX6GVbe1XXZQL+r4FFTnr7PPvrN7ehluJq2pAU/xQrkIB6BGzSEy3txQFHmRw\nXHZjcGCA8ja16oXuiofb745NM7qYHvM+w7mF7BFZ5Y4I5GgP4jAdZgLhMuO7\nP9KEl15FTdw2jDO9Sa4ze06Gjx5cq3cOxKegyC/z3GCXJqyt7Z0x+U5cjqbI\nEYEJZxy2B2qf2s+rGiyhPS3mMHpfsxaOi1NffIBrutPwANMp375Z6/SQxgOi\n2L6zCYCDZ9neiL86MgZtbiIXEUmKIGDlkXLgHTYVBc/K03Ya/EjhcuB0n/m8\nmX5kSCM5q6PlcXN3TNZ8gSh8d+3QPzUgo3nan4As5GAcNfCosxBqiqEq4tft\nWucg1oa7Vibf6F5K46D+6HbfI2/kk0yEpGnrHQTdvcGV8dgdAnlhaDWcukHS\n/U1A+PB6XqNK0VdCl2wMmK66tPCMhwLYigJoTe0OrOSdJ9EVxiZGIsU1qlpM\n7RwsMDr2LB6okCXwOJ5CI732sGpkLiV6XpObePmxdgkpTzT1I6VlnB90Plgq\nZUIfF//OZLVFZpKjFzV0HfMNTYB8eAI7qq3NBLbGl45vqjYGC8DkP+D9RkBz\n/Of0\r\n=3GlX\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "da2e31d237b393aae72ace43882dd7e270a8ff77",
    "tarball": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.2.tgz",
    "unpackedSize": 20832
  },
  "gitHead": "cfc5ece8232db8ff189ca6fe5ada48fbab8ceb05",
  "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",
    "testv12": "python tests/test.py --node-args=\"--http-parser=legacy\" && node --http-parser=legacy tests/iojs/test-http-parser-durability.js"
  },
  "version": "0.5.2"
}
