{"name":"helmet","author":{"name":"Adam Baldwin","email":"adam@npmjs.com","url":"https://evilpacket.net"},"contributors":[{"name":"Evan Hahn","email":"me@evanhahn.com","url":"https://evanhahn.com"},{"name":"Ameen Abdeen","email":"ameen.abdeen.se@gmail.com"}],"description":"help secure Express/Connect apps with various HTTP headers","version":"5.0.0-beta.1","keywords":["express","security","headers"],"homepage":"https://helmetjs.github.io/","bugs":{"url":"https://github.com/helmetjs/helmet/issues","email":"me@evanhahn.com"},"repository":{"type":"git","url":"git://github.com/helmetjs/helmet.git"},"engines":{"node":">=12.0.0"},"devDependencies":{"@rollup/plugin-typescript":"^8.3.0","@types/connect":"^3.4.35","@types/jest":"^27.0.3","@types/supertest":"^2.0.11","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","connect":"^3.7.0","eslint":"^8.3.0","jest":"^27.3.1","prettier":"^2.4.1","rollup":"^2.60.2","supertest":"^6.1.6","ts-jest":"^27.0.7","typescript":"^4.5.2"},"scripts":{"pretest":"npm run lint","prepublishOnly":"npm run build-helmet","lint":"npm run lint:eslint && npm run lint:prettier","lint:eslint":"eslint \"**/*.ts\"","lint:prettier":"prettier --check \"**/*{md,js,json,ts}\"","format":"prettier --write \"**/*{md,js,json,ts}\"","clean":"node ./bin/clean.js","build-helmet":"npm run clean && node ./bin/build-helmet.js && prettier --write --config .prettierrc-dist.cjs --ignore-path /dev/null dist","build-middleware-package":"npm run clean && tsc --emitDeclarationOnly -p tsconfig-types.json && node ./bin/build-middleware-package.js","test":"jest"},"license":"MIT","type":"module","types":"./dist/index.d.ts","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"readmeFilename":"README.md","gitHead":"f89be9b2a6b5d17b3c6332ad404f6d663119b371","_id":"helmet@5.0.0-beta.1","_nodeVersion":"17.0.1","_npmVersion":"8.1.0","dist":{"shasum":"5160ef34c8b5f9cc50095646ddf434f6180c5e94","size":18344,"noattachment":false,"key":"/helmet/-/helmet-5.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/helmet/download/helmet-5.0.0-beta.1.tgz"},"_npmUser":{"name":"evanhahn","email":"me@evanhahn.com"},"directories":{},"maintainers":[{"name":"adam_baldwin","email":"evilpacket@gmail.com"},{"name":"evanhahn","email":"me@evanhahn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/helmet_5.0.0-beta.1_1638739592333_0.23064325661585716"},"_hasShrinkwrap":false,"publish_time":1638739592476,"_cnpm_publish_time":1638739592476,"dist-tags":{"latest":"7.1.0","next":"5.0.0-beta.1"}}