![]() 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/run-async/ |
{ "_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-A3GrSuC91yDUFm19/aZP96RFpsA=", "_location": "/run-async", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "run-async", "escapedName": "run-async", "rawSpec": "2.3.0", "saveSpec": null, "fetchSpec": "2.3.0" }, "_requiredBy": [ "/inquirer" ], "_resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz", "_spec": "2.3.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Simon Boudrias", "email": "[email protected]" }, "bugs": { "url": "https://github.com/SBoudrias/run-async/issues" }, "dependencies": { "is-promise": "^2.1.0" }, "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.", "devDependencies": { "mocha": "^3.1.2" }, "engines": { "node": ">=0.12.0" }, "files": [ "index.js" ], "homepage": "https://github.com/SBoudrias/run-async#readme", "keywords": [ "flow", "flow-control", "async" ], "license": "MIT", "main": "index.js", "name": "run-async", "repository": { "type": "git", "url": "git+https://github.com/SBoudrias/run-async.git" }, "scripts": { "test": "mocha -R spec" }, "version": "2.3.0" }