{
  "_from": "nocache@2.0.0",
  "_id": "nocache@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-ICtIAhoMTL3i34DeFaF0Q8i0OYA=",
  "_location": "/nocache",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nocache@2.0.0",
    "name": "nocache",
    "escapedName": "nocache",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/nocache/-/nocache-2.0.0.tgz",
  "_shasum": "202b48021a0c4cbde2df80de15a17443c8b43980",
  "_spec": "nocache@2.0.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/helmet",
  "author": {
    "name": "Adam Baldwin",
    "email": "baldwin@andyet.net",
    "url": "http://andyet.net/team/baldwin"
  },
  "bugs": {
    "url": "https://github.com/helmetjs/nocache/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Evan Hahn",
      "email": "me@evanhahn.com",
      "url": "http://evanhahn.com"
    }
  ],
  "deprecated": false,
  "description": "Middleware to destroy caching",
  "devDependencies": {
    "connect": "^3.4.0",
    "mocha": "^2.3.4",
    "standard": "^7.1.2",
    "supertest": "^2.0.0"
  },
  "homepage": "https://github.com/helmetjs/nocache#readme",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "nocache",
    "caching",
    "cache"
  ],
  "license": "MIT",
  "name": "nocache",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/nocache.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "standard": {
    "globals": [
      "describe",
      "it"
    ]
  },
  "version": "2.0.0"
}
