{
  "_from": "hsts@2.1.0",
  "_id": "hsts@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-zXhh/DqgrTXJ7erTN6Fh5k/xjMhDGXCqdYN3wvxUvGUQvnxcFfUd8E+6vLg/nk3ss1TYMb+DhRl25fYABioTvA==",
  "_location": "/hsts",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hsts@2.1.0",
    "name": "hsts",
    "escapedName": "hsts",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/hsts/-/hsts-2.1.0.tgz",
  "_shasum": "cbd6c918a2385fee1dd5680bfb2b3a194c0121cc",
  "_spec": "hsts@2.1.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/hsts/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Evan Hahn",
      "email": "me@evanhahn.com",
      "url": "https://evanhahn.com"
    }
  ],
  "deprecated": false,
  "description": "HTTP Strict Transport Security middleware.",
  "devDependencies": {
    "connect": "^3.6.2",
    "mocha": "^3.4.2",
    "standard": "^10.0.2",
    "supertest": "^3.0.0"
  },
  "homepage": "https://github.com/helmetjs/hsts#readme",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "hsts",
    "https"
  ],
  "license": "MIT",
  "name": "hsts",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/hsts.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "standard": {
    "globals": [
      "describe",
      "beforeEach",
      "it"
    ]
  },
  "version": "2.1.0"
}
