{
  "_from": "frameguard@3.0.0",
  "_id": "frameguard@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-e8rUae57lukdEs6zlZx4I1qScuk=",
  "_location": "/frameguard",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "frameguard@3.0.0",
    "name": "frameguard",
    "escapedName": "frameguard",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/frameguard/-/frameguard-3.0.0.tgz",
  "_shasum": "7bcad469ee7b96e91d12ceb3959c78235a9272e9",
  "_spec": "frameguard@3.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/frameguard/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Evan Hahn",
      "email": "me@evanhahn.com",
      "url": "http://evanhahn.com"
    }
  ],
  "deprecated": false,
  "description": "Middleware to set X-Frame-Options headers",
  "devDependencies": {
    "connect": "^3.4.1",
    "mocha": "^2.4.5",
    "standard": "^6.0.7",
    "supertest": "^1.2.0"
  },
  "homepage": "https://github.com/helmetjs/frameguard#readme",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "x-frame-options",
    "clickjack",
    "frame"
  ],
  "license": "MIT",
  "name": "frameguard",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/frameguard.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "standard": {
    "globals": [
      "describe",
      "beforeEach",
      "it"
    ]
  },
  "version": "3.0.0"
}
