13 lines
251 B
JSON
Executable File
13 lines
251 B
JSON
Executable File
{
|
|
"name": "thelia/axepta-module",
|
|
"description": "Axepta payment module for Thelia",
|
|
"license": "LGPL-3.0-or-later",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "Axepta"
|
|
}
|
|
}
|