{ "name": "@hydrooj/hydrojudge", "bin": "bin/hydrojudge.js", "version": "3.1.5", "main": "package.json", "author": "undefined ", "repository": "https://github.com/hydro-dev/Hydro.git", "dependencies": { "@hydrooj/utils": "workspace:*", "cac": "^6.7.14", "fs-extra": "^10.1.0", "js-yaml": "^4.1.0", "lodash": "^4.17.21", "mongodb": "^3.7.3", "p-queue": "^7.3.0", "schemastery": "^3.5.4", "shell-quote": "^1.7.4", "superagent": "^8.0.3", "ws": "^8.11.0" }, "preferUnplugged": true, "license": "AGPL-3.0-or-later", "devDependencies": { "@types/fs-extra": "^9.0.13", "@types/js-yaml": "^4.0.5", "@types/lodash": "^4.14.189", "@types/shell-quote": "^1.7.1", "@types/ws": "^8.5.3" } }