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/login-with-qq/package.json

15 lines
349 B
JSON

{
"name": "@hydrooj/login-with-qq",
"version": "0.0.5",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"ws": "^7.4.5"
},
"devDependencies": {
"@types/ws": "^7.4.2"
}
}