| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/regex-parser/ |
Upload File : |
{
"_from": "regex-parser@^2.2.11",
"_id": "regex-parser@2.2.11",
"_inBundle": false,
"_integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==",
"_location": "/regex-parser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "regex-parser@^2.2.11",
"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",
"_shasum": "3b37ec9049e19479806e878cabe7c1ca83ccfe58",
"_spec": "regex-parser@^2.2.11",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/adjust-sourcemap-loader",
"author": {
"name": "Ionică Bizău",
"email": "bizauionica@gmail.com",
"url": "https://ionicabizau.net"
},
"bugs": {
"url": "https://github.com/IonicaBizau/regex-parser.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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://git@github.com/IonicaBizau/regex-parser.js.git"
},
"scripts": {
"test": "vows --spec --isolate"
},
"typings": "lib/typings/regex-parser.d.ts",
"version": "2.2.11"
}