{
  "_from": "helmet@^7.1.0",
  "_id": "helmet@7.2.0",
  "_inBundle": false,
  "_integrity": "sha512-ZRiwvN089JfMXokizgqEPXsl2Guk094yExfoDXR0cBYWxtBbaSww/w+vT4WEJsBW2iTUi1GgZ6swmoug3Oy4Xw==",
  "_location": "/helmet",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "helmet@^7.1.0",
    "name": "helmet",
    "escapedName": "helmet",
    "rawSpec": "^7.1.0",
    "saveSpec": null,
    "fetchSpec": "^7.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/helmet/-/helmet-7.2.0.tgz",
  "_shasum": "8b2dcc425b4a46c88f6953481b40453cbe66b167",
  "_spec": "helmet@^7.1.0",
  "_where": "/home/ndream7/nodevenv/apothecary.metamaitreya.com/10/lib",
  "author": {
    "name": "Adam Baldwin",
    "email": "adam@npmjs.com",
    "url": "https://evilpacket.net"
  },
  "bugs": {
    "url": "https://github.com/helmetjs/helmet/issues",
    "email": "me@evanhahn.com"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Evan Hahn",
      "email": "me@evanhahn.com",
      "url": "https://evanhahn.com"
    }
  ],
  "deprecated": false,
  "description": "help secure Express/Connect apps with various HTTP headers",
  "engines": {
    "node": ">=16.0.0"
  },
  "exports": {
    "import": "./index.mjs",
    "require": "./index.cjs"
  },
  "homepage": "https://helmetjs.github.io/",
  "keywords": [
    "express",
    "security",
    "headers",
    "backend",
    "content-security-policy",
    "cross-origin-embedder-policy",
    "cross-origin-opener-policy",
    "cross-origin-resource-policy",
    "origin-agent-cluster",
    "referrer-policy",
    "strict-transport-security",
    "x-content-type-options",
    "x-dns-prefetch-control",
    "x-download-options",
    "x-frame-options",
    "x-permitted-cross-domain-policies",
    "x-powered-by",
    "x-xss-protection"
  ],
  "license": "MIT",
  "main": "./index.cjs",
  "name": "helmet",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/helmet.git"
  },
  "types": "./index.d.cts",
  "version": "7.2.0"
}
