Files
aux-bieaux-legumes/local/modules/Colissimo/composer.json
2021-01-14 18:04:26 +01:00

12 lines
218 B
JSON

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