Files
sterivein/local/modules/AdminComment/composer.json

11 lines
202 B
JSON

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