107 lines
2.6 KiB
JSON
107 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "hide-powered-by@1.0.0",
|
|
"scope": null,
|
|
"escapedName": "hide-powered-by",
|
|
"name": "hide-powered-by",
|
|
"rawSpec": "1.0.0",
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
|
|
]
|
|
],
|
|
"_from": "hide-powered-by@1.0.0",
|
|
"_id": "hide-powered-by@1.0.0",
|
|
"_inCache": true,
|
|
"_location": "/hide-powered-by",
|
|
"_nodeVersion": "5.3.0",
|
|
"_npmUser": {
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
},
|
|
"_npmVersion": "3.5.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "hide-powered-by@1.0.0",
|
|
"scope": null,
|
|
"escapedName": "hide-powered-by",
|
|
"name": "hide-powered-by",
|
|
"rawSpec": "1.0.0",
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/helmet"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/hide-powered-by/-/hide-powered-by-1.0.0.tgz",
|
|
"_shasum": "4a85ad65881f62857fc70af7174a1184dccce32b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "hide-powered-by@1.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/hide-powered-by/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Evan Hahn",
|
|
"email": "me@evanhahn.com",
|
|
"url": "http://evanhahn.com"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Middleware to remove the X-Powered-By header.",
|
|
"devDependencies": {
|
|
"connect": "^3.3.1",
|
|
"mocha": "^2.0.1",
|
|
"standard": "^5.4.1",
|
|
"supertest": "^1.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "4a85ad65881f62857fc70af7174a1184dccce32b",
|
|
"tarball": "https://registry.npmjs.org/hide-powered-by/-/hide-powered-by-1.0.0.tgz"
|
|
},
|
|
"gitHead": "3f6f41a027c3a239243ee74e0b36e5efc2b3eb23",
|
|
"homepage": "https://github.com/helmetjs/hide-powered-by#readme",
|
|
"keywords": [
|
|
"helmet",
|
|
"security",
|
|
"express",
|
|
"connect",
|
|
"x-powered-by",
|
|
"powered-by"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
}
|
|
],
|
|
"name": "hide-powered-by",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/helmetjs/hide-powered-by.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && mocha"
|
|
},
|
|
"standard": {
|
|
"globals": [
|
|
"describe",
|
|
"it"
|
|
]
|
|
},
|
|
"version": "1.0.0"
|
|
}
|