| 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/connect/ |
Upload File : |
{
"_args": [
[
{
"raw": "connect@3.4.1",
"scope": null,
"escapedName": "connect",
"name": "connect",
"rawSpec": "3.4.1",
"spec": "3.4.1",
"type": "version"
},
"/home/gavin/workspace/meanjs/node_modules/helmet"
]
],
"_from": "connect@3.4.1",
"_id": "connect@3.4.1",
"_inCache": true,
"_location": "/connect",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {
"debug": "2.2.0",
"escape-html": "1.0.3",
"on-finished": "2.3.0",
"unpipe": "1.0.0"
},
"_requested": {
"raw": "connect@3.4.1",
"scope": null,
"escapedName": "connect",
"name": "connect",
"rawSpec": "3.4.1",
"spec": "3.4.1",
"type": "version"
},
"_requiredBy": [
"/helmet",
"/karma"
],
"_resolved": "https://registry.npmjs.org/connect/-/connect-3.4.1.tgz",
"_shasum": "a21361d3f4099ef761cda6dc4a973bb1ebb0a34d",
"_shrinkwrap": null,
"_spec": "connect@3.4.1",
"_where": "/home/gavin/workspace/meanjs/node_modules/helmet",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
"url": "http://tjholowaychuk.com"
},
"bugs": {
"url": "https://github.com/senchalabs/connect/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com"
},
{
"name": "Tim Caswell",
"email": "tim@creationix.com"
}
],
"dependencies": {
"debug": "~2.2.0",
"finalhandler": "0.4.1",
"parseurl": "~1.3.1",
"utils-merge": "1.0.0"
},
"description": "High performance middleware framework",
"devDependencies": {
"istanbul": "0.4.2",
"mocha": "2.3.4",
"supertest": "1.1.0"
},
"directories": {},
"dist": {
"shasum": "a21361d3f4099ef761cda6dc4a973bb1ebb0a34d",
"tarball": "https://registry.npmjs.org/connect/-/connect-3.4.1.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"files": [
"LICENSE",
"History.md",
"Readme.md",
"index.js"
],
"gitHead": "5cc4b6aab3fd7458719ba61edee6ac149831dbbf",
"homepage": "https://github.com/senchalabs/connect#readme",
"keywords": [
"framework",
"web",
"middleware",
"connect",
"rack"
],
"license": "MIT",
"maintainers": [
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "connect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/senchalabs/connect.git"
},
"scripts": {
"test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/"
},
"version": "3.4.1"
}