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

114 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "frameguard@3.0.0",
"scope": null,
"escapedName": "frameguard",
"name": "frameguard",
"rawSpec": "3.0.0",
"spec": "3.0.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
]
],
"_from": "frameguard@3.0.0",
"_id": "frameguard@3.0.0",
"_inCache": true,
"_location": "/frameguard",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/frameguard-3.0.0.tgz_1477677663567_0.5708280894905329"
},
"_npmUser": {
"name": "evanhahn",
"email": "me@evanhahn.com"
},
"_npmVersion": "4.0.1",
"_phantomChildren": {},
"_requested": {
"raw": "frameguard@3.0.0",
"scope": null,
"escapedName": "frameguard",
"name": "frameguard",
"rawSpec": "3.0.0",
"spec": "3.0.0",
"type": "version"
},
"_requiredBy": [
"/helmet"
],
"_resolved": "https://registry.npmjs.org/frameguard/-/frameguard-3.0.0.tgz",
"_shasum": "7bcad469ee7b96e91d12ceb3959c78235a9272e9",
"_shrinkwrap": null,
"_spec": "frameguard@3.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/frameguard/issues"
},
"contributors": [
{
"name": "Evan Hahn",
"email": "me@evanhahn.com",
"url": "http://evanhahn.com"
}
],
"dependencies": {},
"description": "Middleware to set X-Frame-Options headers",
"devDependencies": {
"connect": "^3.4.1",
"mocha": "^2.4.5",
"standard": "^6.0.7",
"supertest": "^1.2.0"
},
"directories": {},
"dist": {
"shasum": "7bcad469ee7b96e91d12ceb3959c78235a9272e9",
"tarball": "https://registry.npmjs.org/frameguard/-/frameguard-3.0.0.tgz"
},
"gitHead": "9fa6a417df5e6be4a160d5361ec334efccb9d4ab",
"homepage": "https://github.com/helmetjs/frameguard#readme",
"keywords": [
"helmet",
"security",
"express",
"connect",
"x-frame-options",
"clickjack",
"frame"
],
"license": "MIT",
"maintainers": [
{
"name": "evanhahn",
"email": "me@evanhahn.com"
}
],
"name": "frameguard",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/helmetjs/frameguard.git"
},
"scripts": {
"pretest": "standard",
"test": "mocha"
},
"standard": {
"globals": [
"describe",
"beforeEach",
"it"
]
},
"version": "3.0.0"
}