{
  "_from": "feature-policy@0.2.0",
  "_id": "feature-policy@0.2.0",
  "_inBundle": false,
  "_integrity": "sha512-2hGrlv6efG4hscYVZeaYjpzpT6I2OZgYqE2yDUzeAcKj2D1SH0AsEzqJNXzdoglEddcIXQQYop3lD97XpG75Jw==",
  "_location": "/feature-policy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "feature-policy@0.2.0",
    "name": "feature-policy",
    "escapedName": "feature-policy",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/feature-policy/-/feature-policy-0.2.0.tgz",
  "_shasum": "22096de49ab240176878ffe2bde2f6ff04d48c43",
  "_spec": "feature-policy@0.2.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/helmet",
  "author": {
    "name": "Evan Hahn",
    "email": "me@evanhahn.com",
    "url": "https://evanhahn.com"
  },
  "bugs": {
    "url": "https://github.com/helmetjs/feature-policy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Middleware to set the Feature-Policy HTTP header",
  "devDependencies": {
    "connect": "^3.6.6",
    "dasherize": "^2.0.0",
    "mocha": "^5.2.0",
    "standard": "^12.0.1",
    "supertest": "^3.3.0"
  },
  "homepage": "https://github.com/helmetjs/feature-policy#readme",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "feature-policy"
  ],
  "license": "MIT",
  "name": "feature-policy",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/feature-policy.git"
  },
  "scripts": {
    "pretest": "standard --fix",
    "test": "mocha"
  },
  "standard": {
    "globals": [
      "describe",
      "beforeEach",
      "it"
    ]
  },
  "version": "0.2.0"
}
