mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"private": true,
|
|
"name": "indico-plugin-cloud-captchas",
|
|
"dependencies": {
|
|
"@hcaptcha/react-hcaptcha": "^1.4.4",
|
|
"react-google-recaptcha": "^2.1.0"
|
|
}
|
|
}
|