Files
domokits/local/modules/TheliaSmarty/composer.json
2019-11-21 12:25:31 +01:00

12 lines
218 B
JSON

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