117 lines
3.0 KiB
JSON
117 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "x-xss-protection@1.1.0",
|
|
"scope": null,
|
|
"escapedName": "x-xss-protection",
|
|
"name": "x-xss-protection",
|
|
"rawSpec": "1.1.0",
|
|
"spec": "1.1.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
|
|
]
|
|
],
|
|
"_from": "x-xss-protection@1.1.0",
|
|
"_id": "x-xss-protection@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/x-xss-protection",
|
|
"_nodeVersion": "9.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/x-xss-protection_1.1.0_1520008389451_0.7745512106215868"
|
|
},
|
|
"_npmUser": {
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "x-xss-protection@1.1.0",
|
|
"scope": null,
|
|
"escapedName": "x-xss-protection",
|
|
"name": "x-xss-protection",
|
|
"rawSpec": "1.1.0",
|
|
"spec": "1.1.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/helmet"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/x-xss-protection/-/x-xss-protection-1.1.0.tgz",
|
|
"_shasum": "4f1898c332deb1e7f2be1280efb3e2c53d69c1a7",
|
|
"_shrinkwrap": null,
|
|
"_spec": "x-xss-protection@1.1.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/x-xss-protection/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Evan Hahn",
|
|
"email": "me@evanhahn.com",
|
|
"url": "https://evanhahn.com"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Middleware to set the X-XSS-Protection header",
|
|
"devDependencies": {
|
|
"connect": "^3.6.5",
|
|
"mocha": "^4.1.0",
|
|
"standard": "^10.0.3",
|
|
"supertest": "^3.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-rx3GzJlgEeZ08MIcDsU2vY2B1QEriUKJTSiNHHUIem6eg9pzVOr2TL3Y4Pd6TMAM5D5azGjcxqI62piITBDHVg==",
|
|
"shasum": "4f1898c332deb1e7f2be1280efb3e2c53d69c1a7",
|
|
"tarball": "https://registry.npmjs.org/x-xss-protection/-/x-xss-protection-1.1.0.tgz",
|
|
"fileCount": 4,
|
|
"unpackedSize": 4397
|
|
},
|
|
"gitHead": "0eee3ec81be3ed1189d2fff1e402057c19a48de6",
|
|
"homepage": "https://github.com/helmetjs/x-xss-protection#readme",
|
|
"keywords": [
|
|
"helmet",
|
|
"security",
|
|
"express",
|
|
"connect",
|
|
"xss",
|
|
"x-xss-protection"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
}
|
|
],
|
|
"name": "x-xss-protection",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/helmetjs/x-xss-protection.git"
|
|
},
|
|
"scripts": {
|
|
"pretest": "standard --fix",
|
|
"test": "mocha"
|
|
},
|
|
"standard": {
|
|
"globals": [
|
|
"describe",
|
|
"before",
|
|
"beforeEach",
|
|
"it"
|
|
]
|
|
},
|
|
"version": "1.1.0"
|
|
}
|