mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-19 18:24:39 +00:00
11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"name": "recaptcha",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"repository": "https://github.com/indico/indico-plugins",
|
|
"author": "Indico Team <indico-team@cern.ch>",
|
|
"dependencies": {
|
|
"react-google-recaptcha": "^2.1.0"
|
|
}
|
|
}
|