{
  "_args": [
    [
      "resp-modifier@^5.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/browser-sync"
    ]
  ],
  "_from": "resp-modifier@>=5.0.0 <6.0.0",
  "_id": "resp-modifier@5.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/resp-modifier",
  "_nodeVersion": "0.10.26",
  "_npmUser": {
    "email": "shakyshane@gmail.com",
    "name": "shakyshane"
  },
  "_npmVersion": "2.7.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "resp-modifier",
    "raw": "resp-modifier@^5.0.0",
    "rawSpec": "^5.0.0",
    "scope": null,
    "spec": ">=5.0.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-5.0.2.tgz",
  "_shasum": "bf0aa6dbf28cd0ca0cb6cc490ffb55943a0bf45c",
  "_shrinkwrap": null,
  "_spec": "resp-modifier@^5.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/browser-sync",
  "author": {
    "email": "shane.osbourne8@gmail.com",
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/resp-modifier/issues"
  },
  "dependencies": {
    "debug": "^2.2.0",
    "minimatch": "^2.0.1"
  },
  "description": "Middleware for modifying a HTML response",
  "devDependencies": {
    "browser-sync": "^2.8.2",
    "chai": "^2.3.0",
    "express": "^4.13.3",
    "jshint": "^2.6.0",
    "mocha": "^2.1.0",
    "multiline": "^1.0.2",
    "serve-static": "^1.8.1",
    "supertest": "^1.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "bf0aa6dbf28cd0ca0cb6cc490ffb55943a0bf45c",
    "tarball": "http://registry.npmjs.org/resp-modifier/-/resp-modifier-5.0.2.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "751b62b44440e10af544b9d68f73022af1dcb459",
  "homepage": "https://github.com/shakyshane/resp-modifier",
  "keywords": [],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/shakyshane/resp-modifier/blob/master/LICENSE-MIT"
    }
  ],
  "maintainers": [
    {
      "name": "shakyshane",
      "email": "shane.osbourne8@gmail.com"
    }
  ],
  "name": "resp-modifier",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shakyshane/resp-modifier.git"
  },
  "scripts": {
    "test": "jshint test/*.js index.js && mocha"
  },
  "version": "5.0.2"
}
