2019-03-24 08:27:49 +01:00

108 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "ienoopen@1.0.0",
"scope": null,
"escapedName": "ienoopen",
"name": "ienoopen",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
]
],
"_from": "ienoopen@1.0.0",
"_id": "ienoopen@1.0.0",
"_inCache": true,
"_location": "/ienoopen",
"_nodeVersion": "5.3.0",
"_npmUser": {
"name": "evanhahn",
"email": "me@evanhahn.com"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "ienoopen@1.0.0",
"scope": null,
"escapedName": "ienoopen",
"name": "ienoopen",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/helmet"
],
"_resolved": "https://registry.npmjs.org/ienoopen/-/ienoopen-1.0.0.tgz",
"_shasum": "346a428f474aac8f50cf3784ea2d0f16f62bda6b",
"_shrinkwrap": null,
"_spec": "ienoopen@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/ienoopen/issues"
},
"contributors": [
{
"name": "Evan Hahn",
"email": "me@evanhahn.com",
"url": "http://evanhahn.com"
}
],
"dependencies": {},
"description": "Middleware for IE security. Set X-Download-Options to noopen.",
"devDependencies": {
"connect": "^3.4.0",
"mocha": "^2.3.4",
"standard": "^5.4.1",
"supertest": "^1.1.0"
},
"directories": {},
"dist": {
"shasum": "346a428f474aac8f50cf3784ea2d0f16f62bda6b",
"tarball": "https://registry.npmjs.org/ienoopen/-/ienoopen-1.0.0.tgz"
},
"gitHead": "b40f380bf07bf3f1a38122297aeee3c3811c6cc4",
"homepage": "https://github.com/helmetjs/ienoopen#readme",
"keywords": [
"helmet",
"security",
"express",
"connect",
"noopen",
"x-download-options"
],
"license": "MIT",
"maintainers": [
{
"name": "evanhahn",
"email": "me@evanhahn.com"
}
],
"name": "ienoopen",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/helmetjs/ienoopen.git"
},
"scripts": {
"test": "standard && mocha"
},
"standard": {
"global": [
"beforeEach",
"describe",
"it"
]
},
"version": "1.0.0"
}