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

12 lines
223 B
JSON

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