HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/pwa.sports-crowd.com/node_modules/jsdom/package.json
{
  "name": "jsdom",
  "version": "22.1.0",
  "description": "A JavaScript implementation of many web standards",
  "keywords": [
    "dom",
    "html",
    "whatwg",
    "w3c"
  ],
  "maintainers": [
    "Elijah Insua <tmpvar@gmail.com> (http://tmpvar.com)",
    "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
    "Sebastian Mayr <sebmaster16@gmail.com> (https://blog.smayr.name/)",
    "Joris van der Wel <joris@jorisvanderwel.com>",
    "Timothy Gu <timothygu99@gmail.com> (https://timothygu.me/)",
    "Magne Andersson <code@zirro.se> (https://zirro.se/)",
    "Pierre-Marie Dartus <dartus.pierremarie@gmail.com>"
  ],
  "license": "MIT",
  "repository": "jsdom/jsdom",
  "dependencies": {
    "abab": "^2.0.6",
    "cssstyle": "^3.0.0",
    "data-urls": "^4.0.0",
    "decimal.js": "^10.4.3",
    "domexception": "^4.0.0",
    "form-data": "^4.0.0",
    "html-encoding-sniffer": "^3.0.0",
    "http-proxy-agent": "^5.0.0",
    "https-proxy-agent": "^5.0.1",
    "is-potential-custom-element-name": "^1.0.1",
    "nwsapi": "^2.2.4",
    "parse5": "^7.1.2",
    "rrweb-cssom": "^0.6.0",
    "saxes": "^6.0.0",
    "symbol-tree": "^3.2.4",
    "tough-cookie": "^4.1.2",
    "w3c-xmlserializer": "^4.0.0",
    "webidl-conversions": "^7.0.0",
    "whatwg-encoding": "^2.0.0",
    "whatwg-mimetype": "^3.0.0",
    "whatwg-url": "^12.0.1",
    "ws": "^8.13.0",
    "xml-name-validator": "^4.0.0"
  },
  "peerDependencies": {
    "canvas": "^2.5.0"
  },
  "peerDependenciesMeta": {
    "canvas": {
      "optional": true
    }
  },
  "devDependencies": {
    "@domenic/eslint-config": "^3.0.0",
    "benchmark": "^2.1.4",
    "chai": "^4.3.7",
    "eslint": "^8.39.0",
    "eslint-plugin-html": "^7.1.0",
    "eslint-plugin-jsdom-internal": "link:./scripts/eslint-plugin",
    "js-yaml": "^4.1.0",
    "minimatch": "^9.0.0",
    "mocha": "^10.2.0",
    "mocha-sugar-free": "^1.4.0",
    "pngjs": "^7.0.0",
    "server-destroy": "^1.0.1",
    "webidl2js": "^17.1.0",
    "yargs": "^17.7.2"
  },
  "scripts": {
    "prepare": "yarn convert-idl && yarn generate-js-globals",
    "pretest": "yarn prepare && yarn init-wpt",
    "test-wpt": "mocha test/web-platform-tests/run-wpts.js",
    "test-tuwpt": "mocha test/web-platform-tests/run-tuwpts.js",
    "test-mocha": "mocha",
    "test-api": "mocha test/api",
    "test": "mocha test/index.js",
    "lint": "eslint . --cache --ext .js,.html",
    "init-wpt": "git submodule update --init --recursive",
    "reset-wpt": "rm -rf ./test/web-platform-tests/tests && yarn init-wpt",
    "update-wpt": "git submodule update --recursive --remote && cd test/web-platform-tests/tests && python3 wpt.py manifest --path ../wpt-manifest.json",
    "update-authors": "git log --format=\"%aN <%aE>\" | sort -f | uniq > AUTHORS.txt",
    "benchmark": "node ./benchmark/runner",
    "convert-idl": "node ./scripts/webidl/convert.js",
    "generate-js-globals": "node ./scripts/generate-js-globals.js"
  },
  "main": "./lib/api.js",
  "engines": {
    "node": ">=16"
  }
}