![]() 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/execall/ |
{ "_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-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==", "_location": "/execall", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "execall", "escapedName": "execall", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/stylelint" ], "_resolved": "https://registry.npmjs.org/execall/-/execall-2.0.0.tgz", "_spec": "2.0.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/execall/issues" }, "dependencies": { "clone-regexp": "^2.1.0" }, "description": "Find multiple RegExp matches in a string", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/execall#readme", "keywords": [ "regex", "regexp", "regular", "expression", "exec", "match", "matches", "execall", "all", "find", "findall", "immutable", "string", "multiple", "many", "global" ], "license": "MIT", "name": "execall", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/execall.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "2.0.0" }