2019-03-24 08:28:57 +01:00

120 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "hpkp@2.0.0",
"scope": null,
"escapedName": "hpkp",
"name": "hpkp",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/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": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/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"
}