Files
le-matelot/local/modules/SoColissimo/composer.json
2020-09-09 12:52:39 +02:00

11 lines
200 B
JSON

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