{ "name": "@hydrooj/center", "version": "0.0.4", "main": "package.json", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined ", "license": "SEE LICENSE IN LICENSE", "preferUnplugged": true, "dependencies": { "js-yaml": "^4.1.0", "superagent": "^6.1.0" }, "devDependencies": { "@types/js-yaml": "^4.0.1", "@types/node": "^15.6.1" }, "peerDependencies": { "hydrooj": "*" } }