Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/hpkp/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/hpkp/package.json

{
  "_args": [
    [
      {
        "raw": "hpkp@2.0.0",
        "scope": null,
        "escapedName": "hpkp",
        "name": "hpkp",
        "rawSpec": "2.0.0",
        "spec": "2.0.0",
        "type": "version"
      },
      "/var/www/html/test/wetty/node_modules/helmet"
    ]
  ],
  "_from": "hpkp@2.0.0",
  "_id": "hpkp@2.0.0",
  "_inCache": true,
  "_location": "/hpkp",
  "_nodeVersion": "7.0.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/hpkp-2.0.0.tgz_1477685770588_0.13148624473251402"
  },
  "_npmUser": {
    "name": "evanhahn",
    "email": "me@evanhahn.com"
  },
  "_npmVersion": "4.0.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hpkp@2.0.0",
    "scope": null,
    "escapedName": "hpkp",
    "name": "hpkp",
    "rawSpec": "2.0.0",
    "spec": "2.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/hpkp/-/hpkp-2.0.0.tgz",
  "_shasum": "10e142264e76215a5d30c44ec43de64dee6d1672",
  "_shrinkwrap": null,
  "_spec": "hpkp@2.0.0",
  "_where": "/var/www/html/test/wetty/node_modules/helmet",
  "author": {
    "name": "Adam Baldwin",
    "email": "baldwin@andyet.net",
    "url": "http://andyet.net/team/baldwin"
  },
  "bugs": {
    "url": "https://github.com/helmetjs/hpkp/issues"
  },
  "contributors": [
    {
      "name": "Evan Hahn",
      "email": "me@evanhahn.com",
      "url": "http://evanhahn.com"
    },
    {
      "name": "Tom Delmas",
      "email": "tdelmas@gmail.com",
      "url": "https://tdelmas.ovh"
    }
  ],
  "dependencies": {},
  "description": "HTTP Public Key Pinning (HPKP) middleware",
  "devDependencies": {
    "connect": "^3.5.0",
    "mocha": "^3.1.2",
    "standard": "^8.5.0",
    "supertest": "^2.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "10e142264e76215a5d30c44ec43de64dee6d1672",
    "tarball": "https://registry.npmjs.org/hpkp/-/hpkp-2.0.0.tgz"
  },
  "gitHead": "100cb85425dee6acd0928160b8082bf70681b585",
  "homepage": "https://github.com/helmetjs/hpkp#readme",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "public-key pinning",
    "https",
    "cert",
    "certificate"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "evanhahn",
      "email": "me@evanhahn.com"
    }
  ],
  "name": "hpkp",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/hpkp.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "standard": {
    "global": [
      "beforeEach",
      "describe",
      "it"
    ]
  },
  "version": "2.0.0"
}