![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/connect/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-Ce/2xVr3I24TcTWnJXSFi2eG9SQ=", "_location": "/connect", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "connect", "escapedName": "connect", "rawSpec": "3.6.6", "saveSpec": null, "fetchSpec": "3.6.6" }, "_requiredBy": [ "/browser-sync" ], "_resolved": "https://registry.npmjs.org/connect/-/connect-3.6.6.tgz", "_spec": "3.6.6", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "TJ Holowaychuk", "email": "[email protected]", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/senchalabs/connect/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "[email protected]" }, { "name": "Jonathan Ong", "email": "[email protected]" }, { "name": "Tim Caswell", "email": "[email protected]" } ], "dependencies": { "debug": "2.6.9", "finalhandler": "1.1.0", "parseurl": "~1.3.2", "utils-merge": "1.0.1" }, "description": "High performance middleware framework", "devDependencies": { "eslint": "2.13.1", "mocha": "3.5.3", "nyc": "10.3.2", "supertest": "2.0.0" }, "engines": { "node": ">= 0.10.0" }, "files": [ "LICENSE", "HISTORY.md", "README.md", "SECURITY.md", "index.js" ], "homepage": "https://github.com/senchalabs/connect#readme", "keywords": [ "framework", "web", "middleware", "connect", "rack" ], "license": "MIT", "name": "connect", "repository": { "type": "git", "url": "git+https://github.com/senchalabs/connect.git" }, "scripts": { "lint": "eslint .", "test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/", "test-cov": "nyc --reporter=text npm test", "test-travis": "nyc --reporter=html --reporter=text npm test" }, "version": "3.6.6" }