{ "name": "@hydrooj/hydrojudge", "bin": "bin/hydrojudge.js", "version": "2.10.11", "main": "package.json", "author": "undefined ", "repository": "https://github.com/hydro-dev/Hydro.git", "dependencies": { "@hydrooj/utils": "workspace:*", "axios": "^0.21.1", "cac": "^6.7.3", "esbuild": "^0.12.18", "fs-extra": "^10.0.0", "js-yaml": "^4.1.0", "lodash": "^4.17.21", "mongodb": "^3.6.11", "p-queue": "^7.1.0", "shell-quote": "^1.7.2", "ws": "^8.0.0" }, "preferUnplugged": true, "license": "AGPL-3.0-or-later", "devDependencies": { "@types/fs-extra": "^9.0.12", "@types/js-yaml": "^4.0.2", "@types/lodash": "^4.14.172", "@types/shell-quote": "^1.7.1", "@types/ws": "^7.4.7" }, "peerDependencies": { "hydrooj": "*" } }