{
  "author": "Adam Baldwin <adam@npmjs.com> (https://evilpacket.net)",
  "contributors": [
    "Evan Hahn <me@evanhahn.com> (https://evanhahn.com)",
    "Nathan Shively-Sanders <nathansa@microsoft.com> (https://github.com/sandersn)"
  ],
  "license": "MIT",
  "homepage": "https://helmetjs.github.io/docs/ienoopen/",
  "bugs": {
    "url": "https://github.com/helmetjs/helmet/issues",
    "email": "me@evanhahn.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/helmet.git"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "files": [
    "CHANGELOG.md",
    "LICENSE",
    "README.md",
    "index.js",
    "index.d.ts"
  ],
  "main": "index.js",
  "typings": "index.d.ts",
  "name": "ienoopen",
  "description": "Middleware to set `X-Download-Options` header for IE8 security",
  "version": "1.1.1",
  "keywords": [
    "express",
    "security",
    "x-download-options"
  ]
}