Files
outil-82/local/modules/MondialRelay/composer.json

12 lines
231 B
JSON

{
"name": "thelia/mondial-relay-module",
"license": "LGPL-3.0-or-later",
"type": "thelia-module",
"require": {
"xaviborja/php-mondialrelay-api": "dev-master"
},
"extra": {
"installer-name": "MondialRelay"
}
}