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-google/package.json

13 lines
319 B
JSON

{
"name": "@hydrooj/login-with-google",
"version": "0.1.1",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-or-later",
3 years ago
"preferUnplugged": true,
"peerDependencies": {
"hydrooj": "*"
}
}