12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"name": "thelia/credit-note-module",
|
|
"license": "proprietary",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "CreditNote"
|
|
}
|
|
}
|