![]() 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/domhandler/ |
{ "_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-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", "_location": "/domhandler", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "domhandler", "escapedName": "domhandler", "rawSpec": "2.4.2", "saveSpec": null, "fetchSpec": "2.4.2" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", "_spec": "2.4.2", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Felix Boehm", "email": "[email protected]" }, "bugs": { "url": "https://github.com/fb55/DomHandler/issues" }, "dependencies": { "domelementtype": "1" }, "description": "handler for htmlparser2 that turns pages into a dom", "devDependencies": { "htmlparser2": "^3.9.0", "jshint": "^2.9.1", "mocha": "^3.0.2" }, "directories": { "test": "tests" }, "homepage": "https://github.com/fb55/DomHandler#readme", "jshintConfig": { "quotmark": "double", "trailing": true, "unused": true, "undef": true, "node": true, "proto": true, "globals": { "it": true } }, "keywords": [ "dom", "htmlparser2" ], "license": "BSD-2-Clause", "main": "index.js", "name": "domhandler", "repository": { "type": "git", "url": "git://github.com/fb55/DomHandler.git" }, "scripts": { "test": "mocha -R list && jshint index.js test/" }, "version": "2.4.2" }