12 lines
214 B
JSON
Executable File
12 lines
214 B
JSON
Executable File
{
|
|
"name": "cqfdev/customer-vat-number-module",
|
|
"license": "LGPL-3.0+",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "CustomerVatNumber"
|
|
}
|
|
}
|