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

112 lines
3.8 KiB
JSON

{
"_args": [
[
{
"raw": "helmet-crossdomain@0.3.0",
"scope": null,
"escapedName": "helmet-crossdomain",
"name": "helmet-crossdomain",
"rawSpec": "0.3.0",
"spec": "0.3.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
]
],
"_from": "helmet-crossdomain@0.3.0",
"_id": "helmet-crossdomain@0.3.0",
"_inCache": true,
"_location": "/helmet-crossdomain",
"_nodeVersion": "10.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/helmet-crossdomain_0.3.0_1532286097523_0.8741214484328683"
},
"_npmUser": {
"name": "evanhahn",
"email": "me@evanhahn.com"
},
"_npmVersion": "6.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "helmet-crossdomain@0.3.0",
"scope": null,
"escapedName": "helmet-crossdomain",
"name": "helmet-crossdomain",
"rawSpec": "0.3.0",
"spec": "0.3.0",
"type": "version"
},
"_requiredBy": [
"/helmet"
],
"_resolved": "https://registry.npmjs.org/helmet-crossdomain/-/helmet-crossdomain-0.3.0.tgz",
"_shasum": "707e2df930f13ad61f76ed08e1bb51ab2b2e85fa",
"_shrinkwrap": null,
"_spec": "helmet-crossdomain@0.3.0",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet",
"author": {
"name": "Evan Hahn",
"email": "me@evanhahn.com",
"url": "https://evanhahn.com"
},
"bugs": {
"url": "https://github.com/helmetjs/crossdomain/issues"
},
"dependencies": {},
"description": "Set the X-Permitted-Cross-Domain-Policies header in Express apps",
"devDependencies": {
"connect": "^3.6.6",
"mocha": "^5.2.0",
"standard": "^11.0.1",
"supertest": "^3.1.0"
},
"directories": {},
"dist": {
"integrity": "sha512-YiXhj0E35nC4Na5EPE4mTfoXMf9JTGpN4OtB4aLqShKuH9d2HNaJX5MQoglO6STVka0uMsHyG5lCut5Kzsy7Lg==",
"shasum": "707e2df930f13ad61f76ed08e1bb51ab2b2e85fa",
"tarball": "https://registry.npmjs.org/helmet-crossdomain/-/helmet-crossdomain-0.3.0.tgz",
"fileCount": 6,
"unpackedSize": 6335,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVNSRCRA9TVsSAnZWagAAEVQP/jzk1uye0ikRyhTxFLaY\n1mv8ce3abISEHNNxi+cdXvYnd/KTr25oXnws9eHIhCmPTMabwNpqLQrjzLo9\nXdyQhhBr5A/FXZ4hr2PzF8g65zbxiPWBjDQghPYeGHA64atHw/AXKcX5a3l4\nDliodao8XGGeO+RayESkDT0tRuEeh0T8igtXNRhgpih+ezGMO9SxcNVNW1cJ\n3UymWtMKqVUwASvdVHMQCLTAZn4jxCEdbscy+V5hPqCXRpUnvAAB4vSm3Kig\nLAnA55z3zx7HEn0WtM2CEUalROovheAvS1fY+4r+AKAi6tc5t5fZoXyOJKBW\nu82PTrUJSxO3xf2WYjovFlkt6MdOt8YzWVUTDLkQ8LW/yQwOSXa2A27orRJj\nQZDRVhpTl5b3RyhwmtoIqQ8r2q1afl5DhHTk5Bem3QhWp3ssi534e0zADHqI\njfK4nL97JQi3xx4byAV3RJhc6Qo04iVy95NBLvufwuLzAMdSYPLlFwIZpprw\nCZTrcYMzUqnrpizkyC0uQDcIR5D/AcsE0n6lAahBrORsb9jG95Ke7ti0ouFH\nfA/9VcxielKrFFjTNjNHDX0OPu4iQ3IluVKgiYwLtSn33sXhxnFwYu+0bW/Y\nBwsLPt+I046b7GgjmV7ewHuph8Xgnc09wVCrr5O2oLYJzzPhWDG/h2E4sE7Y\nFYI4\r\n=Pwa4\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">= 6"
},
"gitHead": "6f1891d7a02b3c745b47817e3550df4947b78cab",
"homepage": "https://github.com/helmetjs/crossdomain#readme",
"keywords": [
"security",
"express",
"connect",
"crossdomain.xml",
"x-permitted-cross-domain-policies",
"flash"
],
"license": "MIT",
"maintainers": [
{
"name": "evanhahn",
"email": "me@evanhahn.com"
}
],
"name": "helmet-crossdomain",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/helmetjs/crossdomain.git"
},
"scripts": {
"pretest": "standard --fix",
"test": "mocha"
},
"standard": {
"globals": [
"describe",
"it"
]
},
"version": "0.3.0"
}