![]() 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/regjsgen/ |
{ "_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-RnIrLhrXCX5ow/E5/Mh2O4e/oa1/jW0eaBKTSy3LaCj+M3Bqvm97GWDp2yUtzIs4LEn65zR2yiYGFqb2ApnzDA==", "_location": "/regjsgen", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "regjsgen", "escapedName": "regjsgen", "rawSpec": "0.5.0", "saveSpec": null, "fetchSpec": "0.5.0" }, "_requiredBy": [ "/regexpu-core" ], "_resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.0.tgz", "_spec": "0.5.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Benjamin Tan", "url": "https://bnjmnt4n.now.sh/" }, "bugs": { "url": "https://github.com/bnjmnt4n/regjsgen/issues" }, "description": "Generate regular expressions from regjsparser’s AST.", "devDependencies": { "codecov": "^3.1.0", "istanbul": "~0.4.5", "regjsparser": "~0.4.0", "request": "^2.88.0" }, "files": [ "LICENSE", "regjsgen.js" ], "homepage": "https://github.com/bnjmnt4n/regjsgen", "keywords": [ "ast", "generate", "regex", "regexp", "regular expressions" ], "license": "MIT", "main": "regjsgen.js", "name": "regjsgen", "repository": { "type": "git", "url": "git+https://github.com/bnjmnt4n/regjsgen.git" }, "scripts": { "coverage": "istanbul cover --report html tests/tests.js", "test": "node tests/tests.js", "update-fixtures": "node tests/update-fixtures.js" }, "version": "0.5.0" }