{ "name": "javascriptvirtualmachine-ajsvm", "version": "1.0.0", "description": "Soon will be explained", "main": "index.js", "type": "module", "dependencies": { "accepts": "^2.0.0", "acorn": "^8.16.0", "assertion-error": "^2.0.1", "body-parser": "^2.2.2", "bytes": "^3.1.2", "call-bind-apply-helpers": "^1.0.2", "call-bound": "^1.0.4", "chai": "^6.2.2", "content-disposition": "^1.0.1", "content-type": "^1.0.5", "convert-source-map": "^2.0.0", "cookie": "^0.7.2", "cookie-signature": "^1.2.2", "debug": "^4.4.3", "depd": "^2.0.0", "detect-libc": "^2.1.2", "dunder-proto": "^1.0.1", "ee-first": "^1.1.1", "encodeurl": "^2.0.0", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-module-lexer": "^2.0.0", "es-object-atoms": "^1.1.1", "esbuild": "^0.27.4", "escape-html": "^1.0.3", "estree-walker": "^3.0.3", "etag": "^1.8.1", "expect-type": "^1.3.0", "express": "^5.2.1", "fdir": "^6.5.0", "finalhandler": "^2.1.1", "forwarded": "^0.2.0", "fresh": "^2.0.0", "fs": "^0.0.1-security", "function-bind": "^1.1.2", "get-intrinsic": "^1.3.0", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "http-errors": "^2.0.1", "iconv-lite": "^0.7.2", "inherits": "^2.0.4", "ipaddr.js": "^1.9.1", "is-promise": "^4.0.0", "lightningcss": "^1.32.0", "lightningcss-win32-x64-msvc": "^1.32.0", "magic-string": "^0.30.21", "math-intrinsics": "^1.1.0", "media-typer": "^1.1.0", "merge-descriptors": "^2.0.0", "mime-db": "^1.54.0", "mime-types": "^3.0.2", "ms": "^2.1.3", "nanoid": "^3.3.11", "negotiator": "^1.0.0", "object-inspect": "^1.13.4", "obug": "^2.1.1", "on-finished": "^2.4.1", "once": "^1.4.0", "parseurl": "^1.3.3", "path-to-regexp": "^8.3.0", "pathe": "^2.0.3", "picocolors": "^1.1.1", "picomatch": "^4.0.3", "postcss": "^8.5.8", "proxy-addr": "^2.0.7", "qs": "^6.15.0", "range-parser": "^1.2.1", "raw-body": "^3.0.2", "rolldown": "^1.0.0-rc.9", "router": "^2.2.0", "safer-buffer": "^2.1.2", "send": "^1.2.1", "serve-static": "^2.2.1", "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", "siginfo": "^2.0.0", "source-map-js": "^1.2.1", "stackback": "^0.0.2", "statuses": "^2.0.2", "std-env": "^4.0.0", "terser": "^5.46.0", "tinybench": "^2.9.0", "tinyexec": "^1.0.4", "tinyglobby": "^0.2.15", "tinyrainbow": "^3.1.0", "toidentifier": "^1.0.1", "type-is": "^2.0.1", "unpipe": "^1.0.0", "vary": "^1.1.2", "vite": "^8.0.0", "vitest": "^4.1.0", "why-is-node-running": "^2.3.0", "wrappy": "^1.0.2", "ws": "^8.19.0" }, "scripts": { "test": "vitest" }, "repository": { "type": "git", "url": "git+https://github.com/Restlessxd/JavaScriptVirtualMachine-AJSVM.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Restlessxd/JavaScriptVirtualMachine-AJSVM/issues" }, "homepage": "https://github.com/Restlessxd/JavaScriptVirtualMachine-AJSVM#readme", "devDependencies": { "@types/ws": "^8.18.1" } }