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

12 lines
235 B
JSON

{
"name": "thelia/paiementlivraison-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.0"
},
"extra": {
"installer-name": "PaiementALivraison"
}
}