![]() 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/esutils/ |
{ "_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-Cr9PHKpbyx96nYrMbepPqqBLrJs=", "_location": "/esutils", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "esutils", "escapedName": "esutils", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/@babel/highlight", "/@babel/types", "/babel-code-frame", "/doctrine", "/eslint", "/eslint-plugin-import/doctrine" ], "_resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz", "_spec": "2.0.2", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "bugs": { "url": "https://github.com/estools/esutils/issues" }, "description": "utility box for ECMAScript language tools", "devDependencies": { "chai": "~1.7.2", "coffee-script": "~1.6.3", "jshint": "2.6.3", "mocha": "~2.2.1", "regenerate": "~1.2.1", "unicode-7.0.0": "^0.1.5" }, "directories": { "lib": "./lib" }, "engines": { "node": ">=0.10.0" }, "files": [ "LICENSE.BSD", "README.md", "lib" ], "homepage": "https://github.com/estools/esutils", "licenses": [ { "type": "BSD", "url": "http://github.com/estools/esutils/raw/master/LICENSE.BSD" } ], "main": "lib/utils.js", "maintainers": [ { "name": "Yusuke Suzuki", "email": "[email protected]", "url": "http://github.com/Constellation" } ], "name": "esutils", "repository": { "type": "git", "url": "git+ssh://[email protected]/estools/esutils.git" }, "scripts": { "generate-regex": "node tools/generate-identifier-regex.js", "lint": "jshint lib/*.js", "test": "npm run-script lint && npm run-script unit-test", "unit-test": "mocha --compilers coffee:coffee-script -R spec" }, "version": "2.0.2" }