19 lines
484 B
JSON
19 lines
484 B
JSON
{
|
|
"name": "thelia/withdrawal-in-store-module",
|
|
"type": "thelia-module",
|
|
"license": "LGPL V3",
|
|
"description": "WithdrawalInStore module for Thelia ecommerce solution",
|
|
"authors": [
|
|
{
|
|
"name": "Thelia",
|
|
"email": "info@thelia.net",
|
|
"homepage": "https://github.com/thelia-modules"
|
|
}
|
|
],
|
|
"require": {
|
|
"thelia/installer": "~1.0"
|
|
},
|
|
"extra": {
|
|
"installer-name": "WithdrawalInStore"
|
|
}
|
|
} |