Files
outil-82/local/modules/FreeOrder/composer.json
2021-01-19 18:19:37 +01:00

11 lines
196 B
JSON

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