Files
domokits/local/modules/View/composer.json

12 lines
186 B
JSON

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