HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/oura.mlazu.com/node_modules/react-dom/package.json
{
  "name": "react-dom",
  "version": "19.2.4",
  "description": "React package for working with the DOM.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/react.git",
    "directory": "packages/react-dom"
  },
  "keywords": [
    "react"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/facebook/react/issues"
  },
  "homepage": "https://react.dev/",
  "dependencies": {
    "scheduler": "^0.27.0"
  },
  "peerDependencies": {
    "react": "^19.2.4"
  },
  "files": [
    "LICENSE",
    "README.md",
    "client.js",
    "client.react-server.js",
    "index.js",
    "profiling.js",
    "profiling.react-server.js",
    "react-dom.react-server.js",
    "server.browser.js",
    "server.bun.js",
    "server.edge.js",
    "server.js",
    "server.node.js",
    "server.react-server.js",
    "static.browser.js",
    "static.edge.js",
    "static.js",
    "static.node.js",
    "static.react-server.js",
    "test-utils.js",
    "cjs/"
  ],
  "exports": {
    ".": {
      "react-server": "./react-dom.react-server.js",
      "default": "./index.js"
    },
    "./client": {
      "react-server": "./client.react-server.js",
      "default": "./client.js"
    },
    "./server": {
      "react-server": "./server.react-server.js",
      "workerd": "./server.edge.js",
      "bun": "./server.bun.js",
      "deno": "./server.browser.js",
      "worker": "./server.browser.js",
      "node": "./server.node.js",
      "edge-light": "./server.edge.js",
      "browser": "./server.browser.js",
      "default": "./server.node.js"
    },
    "./server.browser": {
      "react-server": "./server.react-server.js",
      "default": "./server.browser.js"
    },
    "./server.bun": {
      "react-server": "./server.react-server.js",
      "default": "./server.bun.js"
    },
    "./server.edge": {
      "react-server": "./server.react-server.js",
      "default": "./server.edge.js"
    },
    "./server.node": {
      "react-server": "./server.react-server.js",
      "default": "./server.node.js"
    },
    "./static": {
      "react-server": "./static.react-server.js",
      "workerd": "./static.edge.js",
      "deno": "./static.browser.js",
      "worker": "./static.browser.js",
      "node": "./static.node.js",
      "edge-light": "./static.edge.js",
      "browser": "./static.browser.js",
      "default": "./static.node.js"
    },
    "./static.browser": {
      "react-server": "./static.react-server.js",
      "default": "./static.browser.js"
    },
    "./static.edge": {
      "react-server": "./static.react-server.js",
      "default": "./static.edge.js"
    },
    "./static.node": {
      "react-server": "./static.react-server.js",
      "default": "./static.node.js"
    },
    "./profiling": {
      "react-server": "./profiling.react-server.js",
      "default": "./profiling.js"
    },
    "./test-utils": "./test-utils.js",
    "./package.json": "./package.json"
  },
  "browser": {
    "./server.js": "./server.browser.js",
    "./static.js": "./static.browser.js"
  }
}