| 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/method-override/ |
Upload File : |
{
"_args": [
[
{
"raw": "method-override@~2.3.5",
"scope": null,
"escapedName": "method-override",
"name": "method-override",
"rawSpec": "~2.3.5",
"spec": ">=2.3.5 <2.4.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "method-override@>=2.3.5 <2.4.0",
"_id": "method-override@2.3.6",
"_inCache": true,
"_location": "/method-override",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/method-override-2.3.6.tgz_1463797613529_0.37302224803715944"
},
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "method-override@~2.3.5",
"scope": null,
"escapedName": "method-override",
"name": "method-override",
"rawSpec": "~2.3.5",
"spec": ">=2.3.5 <2.4.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/method-override/-/method-override-2.3.6.tgz",
"_shasum": "209261cc588d45d9d5a022ff20d7d5eb8e92179e",
"_shrinkwrap": null,
"_spec": "method-override@~2.3.5",
"_where": "/home/gavin/workspace/meanjs",
"bugs": {
"url": "https://github.com/expressjs/method-override/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"dependencies": {
"debug": "~2.2.0",
"methods": "~1.1.2",
"parseurl": "~1.3.1",
"vary": "~1.1.0"
},
"description": "Override HTTP verbs",
"devDependencies": {
"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": "2.4.5",
"supertest": "1.1.0"
},
"directories": {},
"dist": {
"shasum": "209261cc588d45d9d5a022ff20d7d5eb8e92179e",
"tarball": "https://registry.npmjs.org/method-override/-/method-override-2.3.6.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"LICENSE",
"HISTORY.md",
"index.js"
],
"gitHead": "9bd45a87a14727f6986fa3f50a7d18f32812c4d7",
"homepage": "https://github.com/expressjs/method-override",
"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": "method-override",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/expressjs/method-override.git"
},
"scripts": {
"lint": "eslint **/*.js",
"test": "mocha --check-leaks --reporter spec --bail test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/"
},
"version": "2.3.6"
}