{
  "_from": "expect-ct@0.1.1",
  "_id": "expect-ct@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-ngXzTfoRGG7fYens3/RMb6yYoVLvLMfmsSllP/mZPxNHgFq41TmPSLF/nLY7fwoclI2vElvAmILFWGUYqdjfCg==",
  "_location": "/expect-ct",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "expect-ct@0.1.1",
    "name": "expect-ct",
    "escapedName": "expect-ct",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/expect-ct/-/expect-ct-0.1.1.tgz",
  "_shasum": "de84476a2dbcb85000d5903737e9bc8a5ba7b897",
  "_spec": "expect-ct@0.1.1",
  "_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/expect-ct/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Middleware to set the Expect-CT header",
  "devDependencies": {
    "mocha": "^4.1.0",
    "standard": "^11.0.1"
  },
  "homepage": "https://github.com/helmetjs/expect-ct#readme",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "expect-ct"
  ],
  "license": "MIT",
  "name": "expect-ct",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/expect-ct.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "standard": {
    "globals": [
      "describe",
      "beforeEach",
      "it"
    ]
  },
  "version": "0.1.1"
}
