{ "name": "apu-dashboard", "version": "1.0.0", "description": "", "main": "server copy.js", "dependencies": { "abort-controller": "^3.0.0", "accepts": "^1.3.8", "base64-js": "^1.5.1", "bl": "^6.0.19", "array-flatten": "^1.1.1", "body-parser": "^1.20.3", "bytes": "^3.1.2", "buffer": "^6.0.3", "call-bind-apply-helpers": "^1.0.1", "call-bound": "^1.0.3", "commist": "^3.2.0", "buffer-from": "^1.1.2", "concat-stream": "^2.0.0", "content-type": "^1.0.5", "cookie-signature": "^1.0.6", "cookie": "^0.7.1", "debug": "^4.4.0", "depd": "^2.0.0", "content-disposition": "^0.5.4", "destroy": "^1.2.0", "dunder-proto": "^1.0.1", "ee-first": "^1.1.1", "encodeurl": "^2.0.0", "es-errors": "^1.3.0", "es-define-property": "^1.0.1", "es-object-atoms": "^1.1.1", "escape-html": "^1.0.3", "etag": "^1.8.1", "event-target-shim": "^5.0.1", "events": "^3.3.0", "express": "^4.21.2", "fast-unique-numbers": "^8.0.13", "finalhandler": "^1.3.1", "forwarded": "^0.2.0", "ws": "^8.18.0", "worker-timers-worker": "^7.0.71", "worker-timers-broker": "^6.1.8", "worker-timers": "^7.1.8", "fresh": "^0.5.2", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.7", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "help-me": "^5.0.0", "http-errors": "^2.0.0", "iconv-lite": "^0.4.24", "ieee754": "^1.2.1", "inherits": "^2.0.4", "ipaddr.js": "^1.9.1", "js-sdsl": "^4.3.0", "lru-cache": "^10.4.3", "math-intrinsics": "^1.1.0", "media-typer": "^0.3.0", "merge-descriptors": "^1.0.3", "methods": "^1.1.2", "mime": "^1.6.0", "mime-db": "^1.52.0", "mime-types": "^2.1.35", "minimist": "^1.2.8", "mqtt": "^5.10.3", "mqtt-packet": "^9.0.1", "ms": "^2.1.3", "negotiator": "^0.6.3", "number-allocator": "^1.0.14", "object-inspect": "^1.13.3", "on-finished": "^2.4.1", "parseurl": "^1.3.3", "path-to-regexp": "^0.1.12", "process": "^0.11.10", "process-nextick-args": "^2.0.1", "proxy-addr": "^2.0.7", "qs": "^6.13.0", "range-parser": "^1.2.1", "raw-body": "^2.5.2", "readable-stream": "^4.7.0", "regenerator-runtime": "^0.14.1", "reinterval": "^1.1.0", "rfdc": "^1.4.1", "safe-buffer": "^5.1.2", "safer-buffer": "^2.1.2", "send": "^0.19.0", "serve-static": "^1.16.2", "setprototypeof": "^1.2.0", "side-channel": "^1.1.0", "side-channel-list": "^1.0.0", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2", "statuses": "^2.0.1", "string_decoder": "^1.3.0", "toidentifier": "^1.0.1", "split2": "^4.2.0", "tslib": "^2.8.1", "type-is": "^1.6.18", "typedarray": "^0.0.6", "undici-types": "^6.20.0", "unpipe": "^1.0.0", "util-deprecate": "^1.0.2", "utils-merge": "^1.0.1", "vary": "^1.1.2" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "keywords": [], "author": "", "license": "ISC" }