104 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "content-security-policy-builder@2.0.0",
"scope": null,
"escapedName": "content-security-policy-builder",
"name": "content-security-policy-builder",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet-csp"
]
],
"_from": "content-security-policy-builder@2.0.0",
"_id": "content-security-policy-builder@2.0.0",
"_inCache": true,
"_location": "/content-security-policy-builder",
"_nodeVersion": "9.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/content-security-policy-builder-2.0.0.tgz_1516725108001_0.698990891687572"
},
"_npmUser": {
"name": "evanhahn",
"email": "me@evanhahn.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "content-security-policy-builder@2.0.0",
"scope": null,
"escapedName": "content-security-policy-builder",
"name": "content-security-policy-builder",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"/helmet-csp"
],
"_resolved": "https://registry.npmjs.org/content-security-policy-builder/-/content-security-policy-builder-2.0.0.tgz",
"_shasum": "8749a1d542fcbe82237281ea9f716ce68b394dd2",
"_shrinkwrap": null,
"_spec": "content-security-policy-builder@2.0.0",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet-csp",
"author": {
"name": "Evan Hahn",
"email": "me@evanhahn.com",
"url": "https://evanhahn.com"
},
"bugs": {
"url": "https://github.com/helmetjs/content-security-policy-builder/issues"
},
"dependencies": {},
"description": "Build Content Security Policy directives.",
"devDependencies": {
"mocha": "^5.0.0",
"standard": "^10.0.3"
},
"directories": {},
"dist": {
"integrity": "sha512-j+Nhmj1yfZAikJLImCvPJFE29x/UuBi+/MWqggGGc515JKaZrjuei2RhULJmy0MsstW3E3htl002bwmBNMKr7w==",
"shasum": "8749a1d542fcbe82237281ea9f716ce68b394dd2",
"tarball": "https://registry.npmjs.org/content-security-policy-builder/-/content-security-policy-builder-2.0.0.tgz"
},
"gitHead": "df00a1af0afda5f6bed57bb7a35af0bd72c12181",
"homepage": "https://github.com/helmetjs/content-security-policy-builder#readme",
"keywords": [
"security",
"content",
"security",
"policy",
"csp",
"builder"
],
"license": "MIT",
"maintainers": [
{
"name": "evanhahn",
"email": "me@evanhahn.com"
}
],
"name": "content-security-policy-builder",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/helmetjs/content-security-policy-builder.git"
},
"scripts": {
"pretest": "standard --fix",
"test": "mocha"
},
"standard": {
"globals": [
"describe",
"it"
]
},
"version": "2.0.0"
}