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

12 lines
195 B
JSON
Executable File

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