![]() 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/negotiator/ |
{ "_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-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==", "_location": "/negotiator", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "negotiator", "escapedName": "negotiator", "rawSpec": "0.6.2", "saveSpec": null, "fetchSpec": "0.6.2" }, "_requiredBy": [ "/accepts" ], "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz", "_spec": "0.6.2", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "bugs": { "url": "https://github.com/jshttp/negotiator/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "[email protected]" }, { "name": "Federico Romero", "email": "[email protected]" }, { "name": "Isaac Z. Schlueter", "email": "[email protected]", "url": "http://blog.izs.me/" } ], "description": "HTTP content negotiation", "devDependencies": { "eslint": "5.16.0", "eslint-plugin-markdown": "1.0.0", "mocha": "6.1.4", "nyc": "14.0.0" }, "engines": { "node": ">= 0.6" }, "files": [ "lib/", "HISTORY.md", "LICENSE", "index.js", "README.md" ], "homepage": "https://github.com/jshttp/negotiator#readme", "keywords": [ "http", "content negotiation", "accept", "accept-language", "accept-encoding", "accept-charset" ], "license": "MIT", "name": "negotiator", "repository": { "type": "git", "url": "git+https://github.com/jshttp/negotiator.git" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --check-leaks --bail test/", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" }, "version": "0.6.2" }