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/open-webui/node_modules/broccoli-output-wrapper/package.json
{
  "name": "broccoli-output-wrapper",
  "version": "3.2.5",
  "description": "Output wrapper is a library to write output file to outputpath.",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "author": "sparshithNR <nairbali@usc.edu>",
  "license": "MIT",
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf dist",
    "test": "yarn clean && yarn build && mocha -r ts-node/register",
    "test:debug": "yarn build && mocha --inspect-brk -r ts-node/register"
  },
  "dependencies": {
    "fs-extra": "^8.1.0",
    "heimdalljs-logger": "^0.1.10",
    "symlink-or-copy": "^1.2.0"
  },
  "devDependencies": {
    "@types/fs-extra": "^8.0.1",
    "@types/node": "^12.11.1",
    "chai": "^4.2.0",
    "mocha": "^6.2.1",
    "tmp": "^0.1.0",
    "ts-node": "^8.4.1",
    "typescript": "^3.6.4"
  },
  "engines": {
    "node": "10.* || >= 12.*"
  },
  "volta": {
    "node": "10.12.0"
  }
}