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

14 lines
340 B
JSON

{
"name": "@hydrooj/recaptcha",
"version": "1.1.0",
"description": "Google reCAPTCHA",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined",
"license": "AGPL-3.0-or-later",
3 years ago
"preferUnplugged": true,
"dependencies": {
2 years ago
"superagent": "^7.1.3"
}
}