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

11 lines
195 B
JSON

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