113 lines
2.6 KiB
JSON
113 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "nocache@2.0.0",
|
|
"scope": null,
|
|
"escapedName": "nocache",
|
|
"name": "nocache",
|
|
"rawSpec": "2.0.0",
|
|
"spec": "2.0.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet"
|
|
]
|
|
],
|
|
"_from": "nocache@2.0.0",
|
|
"_id": "nocache@2.0.0",
|
|
"_inCache": true,
|
|
"_location": "/nocache",
|
|
"_nodeVersion": "7.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/nocache-2.0.0.tgz_1477679492643_0.955126564251259"
|
|
},
|
|
"_npmUser": {
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
},
|
|
"_npmVersion": "4.0.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "nocache@2.0.0",
|
|
"scope": null,
|
|
"escapedName": "nocache",
|
|
"name": "nocache",
|
|
"rawSpec": "2.0.0",
|
|
"spec": "2.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/helmet"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/nocache/-/nocache-2.0.0.tgz",
|
|
"_shasum": "202b48021a0c4cbde2df80de15a17443c8b43980",
|
|
"_shrinkwrap": null,
|
|
"_spec": "nocache@2.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/nocache/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Evan Hahn",
|
|
"email": "me@evanhahn.com",
|
|
"url": "http://evanhahn.com"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Middleware to destroy caching",
|
|
"devDependencies": {
|
|
"connect": "^3.4.0",
|
|
"mocha": "^2.3.4",
|
|
"standard": "^7.1.2",
|
|
"supertest": "^2.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "202b48021a0c4cbde2df80de15a17443c8b43980",
|
|
"tarball": "https://registry.npmjs.org/nocache/-/nocache-2.0.0.tgz"
|
|
},
|
|
"gitHead": "c70d33f4c084993a83d0d6efa7c396b6335c3d07",
|
|
"homepage": "https://github.com/helmetjs/nocache#readme",
|
|
"keywords": [
|
|
"helmet",
|
|
"security",
|
|
"express",
|
|
"connect",
|
|
"nocache",
|
|
"caching",
|
|
"cache"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "evanhahn",
|
|
"email": "me@evanhahn.com"
|
|
}
|
|
],
|
|
"name": "nocache",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/helmetjs/nocache.git"
|
|
},
|
|
"scripts": {
|
|
"pretest": "standard",
|
|
"test": "mocha"
|
|
},
|
|
"standard": {
|
|
"globals": [
|
|
"describe",
|
|
"it"
|
|
]
|
|
},
|
|
"version": "2.0.0"
|
|
}
|