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

114 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "hsts@2.1.0",
"scope": null,
"escapedName": "hsts",
"name": "hsts",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
]
],
"_from": "hsts@2.1.0",
"_id": "hsts@2.1.0",
"_inCache": true,
"_location": "/hsts",
"_nodeVersion": "8.2.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/hsts-2.1.0.tgz_1500668271867_0.2635917938314378"
},
"_npmUser": {
"name": "evanhahn",
"email": "me@evanhahn.com"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "hsts@2.1.0",
"scope": null,
"escapedName": "hsts",
"name": "hsts",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"_requiredBy": [
"/helmet"
],
"_resolved": "https://registry.npmjs.org/hsts/-/hsts-2.1.0.tgz",
"_shasum": "cbd6c918a2385fee1dd5680bfb2b3a194c0121cc",
"_shrinkwrap": null,
"_spec": "hsts@2.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/hsts/issues"
},
"contributors": [
{
"name": "Evan Hahn",
"email": "me@evanhahn.com",
"url": "https://evanhahn.com"
}
],
"dependencies": {},
"description": "HTTP Strict Transport Security middleware.",
"devDependencies": {
"connect": "^3.6.2",
"mocha": "^3.4.2",
"standard": "^10.0.2",
"supertest": "^3.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-zXhh/DqgrTXJ7erTN6Fh5k/xjMhDGXCqdYN3wvxUvGUQvnxcFfUd8E+6vLg/nk3ss1TYMb+DhRl25fYABioTvA==",
"shasum": "cbd6c918a2385fee1dd5680bfb2b3a194c0121cc",
"tarball": "https://registry.npmjs.org/hsts/-/hsts-2.1.0.tgz"
},
"gitHead": "e182acea8833e2714572d6f897a7fd0cf924b1a1",
"homepage": "https://github.com/helmetjs/hsts#readme",
"keywords": [
"helmet",
"security",
"express",
"connect",
"hsts",
"https"
],
"license": "MIT",
"maintainers": [
{
"name": "evanhahn",
"email": "me@evanhahn.com"
}
],
"name": "hsts",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/helmetjs/hsts.git"
},
"scripts": {
"pretest": "standard",
"test": "mocha"
},
"standard": {
"globals": [
"describe",
"beforeEach",
"it"
]
},
"version": "2.1.0"
}