HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
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: //opt/coauthor/node_modules/rehype-minify-whitespace/package.json
{
  "name": "rehype-minify-whitespace",
  "version": "6.0.0",
  "description": "rehype plugin to collapse whitespace",
  "license": "MIT",
  "keywords": [
    "collapse",
    "html",
    "mangle",
    "minify",
    "plugin",
    "rehype",
    "rehype-plugin",
    "space",
    "unified",
    "white",
    "whitespace"
  ],
  "repository": "https://github.com/rehypejs/rehype-minify/tree/main/packages/rehype-minify-whitespace",
  "bugs": "https://github.com/rehypejs/rehype-minify/issues",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/unified"
  },
  "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
  "contributors": [
    "Titus Wormer <tituswormer@gmail.com>"
  ],
  "sideEffects": false,
  "type": "module",
  "exports": "./index.js",
  "files": [
    "index.d.ts",
    "index.js",
    "lib/"
  ],
  "dependencies": {
    "@types/hast": "^3.0.0",
    "hast-util-embedded": "^3.0.0",
    "hast-util-is-element": "^3.0.0",
    "hast-util-whitespace": "^3.0.0",
    "unist-util-is": "^6.0.0"
  },
  "scripts": {},
  "typeCoverage": {
    "atLeast": 100,
    "detail": true,
    "ignoreCatch": true,
    "strict": true
  },
  "xo": false
}