11 lines
210 B
JSON
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"
|
|
}
|
|
} |