![]() 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/clinic.corals.io/node_modules/regex-parser/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==", "_location": "/regex-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "regex-parser", "escapedName": "regex-parser", "rawSpec": "2.2.11", "saveSpec": null, "fetchSpec": "2.2.11" }, "_requiredBy": [ "/adjust-sourcemap-loader" ], "_resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz", "_spec": "2.2.11", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Ionică Bizău", "email": "[email protected]", "url": "https://ionicabizau.net" }, "bugs": { "url": "https://github.com/IonicaBizau/regex-parser.js/issues" }, "description": "A module that parses a string as regular expression and returns the parsed value.", "devDependencies": { "vows": "^0.8.1" }, "directories": { "test": "test" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "bloggify.js", "bloggify.json", "bloggify/" ], "homepage": "https://github.com/IonicaBizau/regex-parser.js", "keywords": [ "regular", "expressions", "node", "parser", "string" ], "license": "MIT", "main": "lib/index.js", "name": "regex-parser", "repository": { "type": "git", "url": "git+ssh://[email protected]/IonicaBizau/regex-parser.js.git" }, "scripts": { "test": "vows --spec --isolate" }, "typings": "lib/typings/regex-parser.d.ts", "version": "2.2.11" }