| 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/readjs/node_modules/statuses/ |
Upload File : |
{
"_args": [
[
{
"raw": "statuses@>= 1.3.0 < 2",
"scope": null,
"escapedName": "statuses",
"name": "statuses",
"rawSpec": ">= 1.3.0 < 2",
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/http-errors"
]
],
"_from": "statuses@>=1.3.0 <2.0.0",
"_id": "statuses@1.3.0",
"_inCache": true,
"_location": "/statuses",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/statuses-1.3.0.tgz_1463517875633_0.19560232176445425"
},
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "statuses@>= 1.3.0 < 2",
"scope": null,
"escapedName": "statuses",
"name": "statuses",
"rawSpec": ">= 1.3.0 < 2",
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/finalhandler",
"/http-errors",
"/mini-lr/http-errors",
"/send"
],
"_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.0.tgz",
"_shasum": "8e55758cb20e7682c1f4fce8dcab30bf01d1e07a",
"_shrinkwrap": null,
"_spec": "statuses@>= 1.3.0 < 2",
"_where": "/home/gavin/workspace/meanjs/node_modules/http-errors",
"bugs": {
"url": "https://github.com/jshttp/statuses/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"dependencies": {},
"description": "HTTP status utility",
"devDependencies": {
"csv-parse": "1.0.1",
"eslint": "2.10.2",
"eslint-config-standard": "5.3.1",
"eslint-plugin-promise": "1.1.0",
"eslint-plugin-standard": "1.3.2",
"istanbul": "0.4.3",
"mocha": "1.21.5",
"stream-to-array": "2.2.0"
},
"directories": {},
"dist": {
"shasum": "8e55758cb20e7682c1f4fce8dcab30bf01d1e07a",
"tarball": "https://registry.npmjs.org/statuses/-/statuses-1.3.0.tgz"
},
"engines": {
"node": ">= 0.6"
},
"files": [
"HISTORY.md",
"index.js",
"codes.json",
"LICENSE"
],
"gitHead": "b3e31e8c32dd8107e898b44b8c0b2dfff3cba495",
"homepage": "https://github.com/jshttp/statuses",
"keywords": [
"http",
"status",
"code"
],
"license": "MIT",
"maintainers": [
{
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "fishrock123",
"email": "fishrock123@rocketmail.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "mscdex",
"email": "mscdex@mscdex.net"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "statuses",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/statuses.git"
},
"scripts": {
"build": "node scripts/build.js",
"fetch": "node scripts/fetch.js",
"lint": "eslint **/*.js",
"test": "mocha --reporter spec --check-leaks --bail test/",
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
"update": "npm run fetch && npm run build"
},
"version": "1.3.0"
}