HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //proc/1526/cwd/tana/frontend/node_modules/kss/node_modules/xregexp/package.json
{
  "_args": [
    [
      "xregexp@4.0.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "xregexp@4.0.0",
  "_id": "xregexp@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-PHyM+sQouu7xspQQwELlGwwd05mXUFqwFYfqPO0cC7x4fxyHnnuetmQr6CjJiafIDoH4MogHb9dOoJzR/Y4rFg==",
  "_location": "/kss/xregexp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "xregexp@4.0.0",
    "name": "xregexp",
    "escapedName": "xregexp",
    "rawSpec": "4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
  },
  "_requiredBy": [
    "/kss/decamelize"
  ],
  "_resolved": "https://registry.npmjs.org/xregexp/-/xregexp-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Steven Levithan",
    "email": "steves_list@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/slevithan/xregexp/issues"
  },
  "description": "Extended regular expressions",
  "devDependencies": {
    "babel-cli": "^6.24.1",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-array-includes": "^2.0.3",
    "babel-plugin-transform-xregexp": "^0.0.4",
    "babel-preset-env": "^1.4.0",
    "browserify": "^12.0.1",
    "eslint": "^3.19.0",
    "jasmine": "^2.5.3",
    "zuul": "^3.11.1"
  },
  "files": [
    "src",
    "lib",
    "xregexp-all.js",
    "LICENSE"
  ],
  "homepage": "http://xregexp.com/",
  "keywords": [
    "regex",
    "regexp",
    "regular expression",
    "unicode"
  ],
  "license": "MIT",
  "main": "./lib",
  "name": "xregexp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/slevithan/xregexp.git"
  },
  "scripts": {
    "babel": "babel src -d lib",
    "build": "browserify lib/index.js --standalone XRegExp > xregexp-all.js",
    "lint": "eslint src",
    "prebuild": "npm run lint && npm run babel",
    "prepublish": "npm test",
    "pretest": "npm run build",
    "test": "jasmine JASMINE_CONFIG_PATH=tests/jasmine.json",
    "test-browser": "npm run test-saucelabs -- --local --open",
    "test-saucelabs": "npm run pretest && zuul tests/spec/*.js"
  },
  "version": "4.0.0"
}