Files
sterivein/local/modules/HookContact/composer.json
2020-11-19 15:36:28 +01:00

12 lines
223 B
JSON

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