Files
le-matelot/local/modules/Paybox/composer.json
2020-01-27 08:56:08 +01:00

12 lines
279 B
JSON

{
"name": "thelia/paybox-module",
"description": "Thelia 2 module for the Paybox payment system",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.0"
},
"extra": {
"installer-name": "Paybox"
}
}