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: /var/www/zaklada/html/node_modules/regexpu/package.json
{
  "_args": [
    [
      "regexpu@1.3.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "regexpu@1.3.0",
  "_id": "regexpu@1.3.0",
  "_inBundle": false,
  "_integrity": "sha1-5TTcmRqeWEYFDJjebX3UpVyeoW0=",
  "_location": "/regexpu",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "regexpu@1.3.0",
    "name": "regexpu",
    "escapedName": "regexpu",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/babel-jest/babel-core"
  ],
  "_resolved": "http://registry.npmjs.org/regexpu/-/regexpu-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
  },
  "bin": {
    "regexpu": "bin/regexpu"
  },
  "bugs": {
    "url": "https://github.com/mathiasbynens/regexpu/issues"
  },
  "dependencies": {
    "esprima": "^2.6.0",
    "recast": "^0.10.10",
    "regenerate": "^1.2.1",
    "regjsgen": "^0.2.0",
    "regjsparser": "^0.1.4"
  },
  "description": "A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "istanbul": "^0.3.11",
    "jsesc": "^0.5.0",
    "lodash": "^3.6.0",
    "mocha": "^2.2.1",
    "unicode-5.1.0": "^0.1.5",
    "unicode-8.0.0": "^0.1.5"
  },
  "directories": {
    "bin": "bin",
    "man": "man"
  },
  "files": [
    "LICENSE-MIT.txt",
    "regexpu.js",
    "rewrite-pattern.js",
    "transform-tree.js",
    "transpile-code.js",
    "data/character-class-escape-sets.js",
    "data/iu-mappings.json",
    "bin/",
    "man/"
  ],
  "homepage": "https://mths.be/regexpu",
  "keywords": [
    "codegen",
    "desugaring",
    "ecmascript",
    "es5",
    "es6",
    "harmony",
    "javascript",
    "refactoring",
    "regex",
    "regexp",
    "regular expressions",
    "rewriting",
    "syntax",
    "transformation",
    "transpile",
    "transpiler",
    "unicode"
  ],
  "license": "MIT",
  "main": "regexpu.js",
  "man": [
    "C:\\wamp\\www\\tokic-shop\\html\\node_modules\\regexpu\\man\\regexpu.1"
  ],
  "name": "regexpu",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathiasbynens/regexpu.git"
  },
  "scripts": {
    "build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
    "coverage": "istanbul cover --report html node_modules/.bin/_mocha tests/tests.js -- -u exports -R spec",
    "test": "mocha tests"
  },
  "version": "1.3.0"
}