| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/helmet/ |
Upload File : |
{
"_args": [
[
{
"raw": "helmet@~2.3.0",
"scope": null,
"escapedName": "helmet",
"name": "helmet",
"rawSpec": "~2.3.0",
"spec": ">=2.3.0 <2.4.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "helmet@>=2.3.0 <2.4.0",
"_id": "helmet@2.3.0",
"_inCache": true,
"_location": "/helmet",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/helmet-2.3.0.tgz_1475275979265_0.7096879319287837"
},
"_npmUser": {
"name": "evanhahn",
"email": "me@evanhahn.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "helmet@~2.3.0",
"scope": null,
"escapedName": "helmet",
"name": "helmet",
"rawSpec": "~2.3.0",
"spec": ">=2.3.0 <2.4.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/helmet/-/helmet-2.3.0.tgz",
"_shasum": "d655c85b55b0a3bf722a4c2c66e48b78b4161b91",
"_shrinkwrap": null,
"_spec": "helmet@~2.3.0",
"_where": "/home/gavin/workspace/meanjs",
"author": {
"name": "Adam Baldwin",
"email": "baldwin@andyet.net",
"url": "http://andyet.net/team/baldwin"
},
"bugs": {
"url": "https://github.com/helmetjs/helmet/issues"
},
"contributors": [
{
"name": "Evan Hahn",
"email": "me@evanhahn.com",
"url": "http://evanhahn.com"
}
],
"dependencies": {
"connect": "3.4.1",
"dns-prefetch-control": "0.1.0",
"dont-sniff-mimetype": "1.0.0",
"frameguard": "2.0.0",
"helmet-csp": "1.2.2",
"hide-powered-by": "1.0.0",
"hpkp": "1.2.0",
"hsts": "1.0.0",
"ienoopen": "1.0.0",
"nocache": "1.0.1",
"referrer-policy": "1.0.0",
"x-xss-protection": "1.0.0"
},
"description": "help secure Express/Connect apps with various HTTP headers",
"devDependencies": {
"mocha": "^2.4.5",
"sinon": "^1.17.3",
"standard": "^7.1.0"
},
"directories": {},
"dist": {
"shasum": "d655c85b55b0a3bf722a4c2c66e48b78b4161b91",
"tarball": "https://registry.npmjs.org/helmet/-/helmet-2.3.0.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"gitHead": "f694279774150bce7fe2d39b08dae786fdd91adc",
"homepage": "https://github.com/helmetjs/helmet#readme",
"keywords": [
"security",
"headers",
"express",
"connect",
"x-frame-options",
"x-powered-by",
"csp",
"hsts",
"clickjack"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "adam_baldwin",
"email": "baldwin@andyet.net"
},
{
"name": "evanhahn",
"email": "me@evanhahn.com"
}
],
"name": "helmet",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/helmetjs/helmet.git"
},
"scripts": {
"pretest": "standard",
"test": "mocha"
},
"standard": {
"globals": [
"describe",
"it",
"beforeEach",
"afterEach"
]
},
"version": "2.3.0"
}