Files
outil-82/local/modules/HookSearch/composer.json
2021-01-19 18:19:37 +01:00

12 lines
221 B
JSON

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