102 lines
2.6 KiB
JSON
102 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "dns-prefetch-control@0.1.0",
|
|
"scope": null,
|
|
"escapedName": "dns-prefetch-control",
|
|
"name": "dns-prefetch-control",
|
|
"rawSpec": "0.1.0",
|
|
"spec": "0.1.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
|
|
]
|
|
],
|
|
"_from": "dns-prefetch-control@0.1.0",
|
|
"_id": "dns-prefetch-control@0.1.0",
|
|
"_inCache": true,
|
|
"_location": "/dns-prefetch-control",
|
|
"_nodeVersion": "5.3.0",
|
|
"_npmUser": {
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
},
|
|
"_npmVersion": "3.5.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "dns-prefetch-control@0.1.0",
|
|
"scope": null,
|
|
"escapedName": "dns-prefetch-control",
|
|
"name": "dns-prefetch-control",
|
|
"rawSpec": "0.1.0",
|
|
"spec": "0.1.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/helmet"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/dns-prefetch-control/-/dns-prefetch-control-0.1.0.tgz",
|
|
"_shasum": "60ddb457774e178f1f9415f0cabb0e85b0b300b2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "dns-prefetch-control@0.1.0",
|
|
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet",
|
|
"author": {
|
|
"name": "Evan Hahn",
|
|
"email": "me@evanhahn.com",
|
|
"url": "http://evanhahn.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/helmetjs/dns-prefetch-control/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Middleware to set X-DNS-Prefetch-Control header.",
|
|
"devDependencies": {
|
|
"connect": "^3.4.0",
|
|
"mocha": "^2.3.4",
|
|
"standard": "^5.4.1",
|
|
"supertest": "^1.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "60ddb457774e178f1f9415f0cabb0e85b0b300b2",
|
|
"tarball": "https://registry.npmjs.org/dns-prefetch-control/-/dns-prefetch-control-0.1.0.tgz"
|
|
},
|
|
"gitHead": "c7684311d1766387dbbc517abb2e9cfbb55e7717",
|
|
"homepage": "https://github.com/helmetjs/dns-prefetch-control#readme",
|
|
"keywords": [
|
|
"helmet",
|
|
"security",
|
|
"express",
|
|
"connect",
|
|
"x-dns-prefetch-control",
|
|
"dns",
|
|
"prefetch"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
}
|
|
],
|
|
"name": "dns-prefetch-control",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/helmetjs/dns-prefetch-control.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && mocha"
|
|
},
|
|
"standard": {
|
|
"global": [
|
|
"beforeEach",
|
|
"describe",
|
|
"it"
|
|
]
|
|
},
|
|
"version": "0.1.0"
|
|
}
|