Files
domokits-NEW/domokits/local/modules/Carousel/composer.json

12 lines
216 B
JSON

{
"name": "thelia/carousel-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "Carousel"
}
}