{ "name": "@hydrooj/hydrojudge", "bin": "bin/hydrojudge.js", "version": "3.1.15", "main": "package.json", "author": "undefined ", "repository": "https://github.com/hydro-dev/Hydro.git", "dependencies": { "@hydrooj/utils": "workspace:*", "cac": "^6.7.14", "fs-extra": "^11.1.0", "mongodb": "^3.7.3", "p-queue": "^7.3.0", "schemastery": "^3.6.1", "shell-quote": "^1.7.4", "superagent": "^8.0.6", "ws": "^8.12.0" }, "preferUnplugged": true, "license": "AGPL-3.0-or-later", "devDependencies": { "@types/fs-extra": "^11.0.0", "@types/shell-quote": "^1.7.1", "@types/ws": "^8.5.4" } }