12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"name": "your-vendor/click-and-collect-module",
|
|
"description": "ClickAndCollect module for Thelia",
|
|
"license": "LGPL-3.0-or-later",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "ClickAndCollect"
|
|
}
|
|
} |