Files
le-matelot/local/modules/AdminComment/composer.json
2020-01-27 08:56:08 +01:00

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"
}
}