![]() 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/spdy/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-ot0oEGT/PGUpzf/6uk4AWLqkq+irlqHXkrdbk51oWONh3bxQmBuljxPNl66zlRRcIJStWq0QkLUCPOPjgjvU0Q==", "_location": "/spdy", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "spdy", "escapedName": "spdy", "rawSpec": "4.0.0", "saveSpec": null, "fetchSpec": "4.0.0" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.0.tgz", "_spec": "4.0.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Fedor Indutny", "email": "[email protected]" }, "bugs": { "url": "https://github.com/spdy-http2/node-spdy/issues", "email": "[email protected]" }, "contributors": [ { "name": "Chris Storm", "email": "[email protected]" }, { "name": "François de Metz", "email": "[email protected]" }, { "name": "Ilya Grigorik", "email": "[email protected]" }, { "name": "Roberto Peon" }, { "name": "Tatsuhiro Tsujikawa" }, { "name": "Jesse Cravens", "email": "[email protected]" } ], "dependencies": { "debug": "^4.1.0", "handle-thing": "^2.0.0", "http-deceiver": "^1.2.7", "select-hose": "^2.0.0", "spdy-transport": "^3.0.0" }, "description": "Implementation of the SPDY protocol on node.js.", "devDependencies": { "istanbul": "^0.4.5", "mocha": "^5.2.0", "pre-commit": "^1.2.2", "standard": "^12.0.1" }, "engines": { "node": ">=6.0.0", "npm": ">=6.0.0" }, "homepage": "https://github.com/indutny/node-spdy", "keywords": [ "spdy" ], "license": "MIT", "main": "./lib/spdy", "name": "spdy", "optionalDependencies": {}, "pre-commit": [ "lint", "test" ], "repository": { "type": "git", "url": "git://github.com/indutny/node-spdy.git" }, "scripts": { "coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js", "lint": "standard", "test": "mocha --reporter=spec test/*-test.js" }, "version": "4.0.0" }