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/@xmldom/xmldom/package.json
{
  "name": "@xmldom/xmldom",
  "version": "0.7.13",
  "description": "A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.",
  "keywords": [
    "w3c",
    "dom",
    "xml",
    "parser",
    "javascript",
    "DOMParser",
    "XMLSerializer",
    "ponyfill"
  ],
  "homepage": "https://github.com/xmldom/xmldom",
  "repository": {
    "type": "git",
    "url": "git://github.com/xmldom/xmldom.git"
  },
  "main": "lib/index.js",
  "types": "index.d.ts",
  "files": [
    "CHANGELOG.md",
    "LICENSE",
    "readme.md",
    "index.d.ts",
    "lib"
  ],
  "scripts": {
    "lint": "eslint lib test",
    "start": "nodemon --watch package.json --watch lib --watch test --exec 'npm --silent run test && npm --silent run lint'",
    "stryker": "stryker run",
    "stryker:dry-run": "stryker run -m '' --reporters progress",
    "test": "jest",
    "testrelease": "npm test && eslint lib",
    "release": "np --no-yarn --test-script testrelease --branch release-0.7.x --tag lts patch"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "dependencies": {},
  "devDependencies": {
    "@stryker-mutator/core": "^5.2.2",
    "eslint": "^7.32.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-es5": "^1.5.0",
    "eslint-plugin-prettier": "^3.4.1",
    "get-stream": "^6.0.1",
    "jest": "^27.0.6",
    "nodemon": "^2.0.12",
    "np": "7.6.2",
    "prettier": "^2.3.2",
    "xmltest": "^1.5.0",
    "yauzl": "^2.10.0"
  },
  "bugs": {
    "url": "https://github.com/xmldom/xmldom/issues"
  },
  "license": "MIT"
}