You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/center/package.json

13 lines
321 B
JSON

{
"name": "@hydrooj/center",
"version": "0.0.4",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"js-yaml": "^4.1.0",
"superagent": "^6.1.0"
}
}