Files
2020-01-27 08:56:08 +01:00

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"
}
}