{
  "_args": [
    [
      {
        "raw": "mimic-response@^1.0.0",
        "scope": null,
        "escapedName": "mimic-response",
        "name": "mimic-response",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/freeCodeCamp/backend/requestHeaderparsermicroservice/node_modules/decompress-response"
    ]
  ],
  "_from": "mimic-response@>=1.0.0 <2.0.0",
  "_id": "mimic-response@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/mimic-response",
  "_nodeVersion": "4.8.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mimic-response-1.0.0.tgz_1496425560359_0.6087012456264347"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mimic-response@^1.0.0",
    "scope": null,
    "escapedName": "mimic-response",
    "name": "mimic-response",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/decompress-response"
  ],
  "_resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.0.tgz",
  "_shasum": "df3d3652a73fded6b9b0b24146e6fd052353458e",
  "_shrinkwrap": null,
  "_spec": "mimic-response@^1.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/freeCodeCamp/backend/requestHeaderparsermicroservice/node_modules/decompress-response",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/mimic-response/issues"
  },
  "dependencies": {},
  "description": "Mimic a Node.js HTTP response stream",
  "devDependencies": {
    "ava": "*",
    "create-test-server": "^0.1.0",
    "pify": "^3.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "df3d3652a73fded6b9b0b24146e6fd052353458e",
    "tarball": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.0.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "44a0267b744d0006b89f69fafc468ed6abbb612b",
  "homepage": "https://github.com/sindresorhus/mimic-response#readme",
  "keywords": [
    "mimic",
    "response",
    "stream",
    "http",
    "https",
    "request",
    "get",
    "core"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "mimic-response",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/mimic-response.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.0"
}
