![]() 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/which-module/ |
{ "_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-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=", "_location": "/which-module", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "which-module", "escapedName": "which-module", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/localtunnel/yargs", "/yargs" ], "_resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", "_spec": "1.0.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "nexdrew" }, "bugs": { "url": "https://github.com/nexdrew/which-module/issues" }, "description": "Find the module object for something that was require()d", "devDependencies": { "ava": "^0.15.2", "coveralls": "^2.11.9", "nyc": "^6.4.4", "standard": "^7.1.2", "standard-version": "^2.3.0" }, "files": [ "index.js" ], "homepage": "https://github.com/nexdrew/which-module#readme", "keywords": [ "which", "module", "exports", "filename", "require", "reverse", "lookup" ], "license": "ISC", "main": "index.js", "name": "which-module", "repository": { "type": "git", "url": "git+https://github.com/nexdrew/which-module.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov | coveralls", "pretest": "standard", "release": "standard-version", "test": "nyc ava" }, "version": "1.0.0" }