Files
2020-01-27 08:56:08 +01:00

12 lines
203 B
JSON

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