Files
aux-bieaux-legumes/local/modules/PaymentCondition/composer.json
2021-01-25 18:44:19 +01:00

11 lines
210 B
JSON

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