Files
boutique-fanny/local/modules/ReCaptcha/composer.json

11 lines
196 B
JSON

{
"name": "thelia/re-captcha-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "ReCaptcha"
}
}