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

11 lines
191 B
JSON

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