12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"name": "thelia/re-captcha-module",
|
|
"description": "This module allows you to add easily a reCAPTCHA to your form",
|
|
"license": "LGPL-3.0+",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "ReCaptcha"
|
|
}
|
|
} |