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

11 lines
204 B
JSON

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