Files
aux-bieaux-legumes/local/modules/Mailchimp/composer.json

11 lines
195 B
JSON

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