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

12 lines
306 B
JSON

{
"name": "@hydrooj/recaptcha",
"version": "1.0.1",
"description": "Google reCAPTCHA",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined",
"license": "AGPL-3.0-only",
"dependencies": {
"superagent": "^6.1.0"
}
}