Files
2025-04-01 00:38:54 +02:00

20 lines
416 B
JSON

{
"name": "prestashop/statsbestvouchers",
"description": "PrestaShop module statsbestvouchers",
"homepage": "https://github.com/PrestaShop/statsbestvouchers",
"license": ["AFL-3.0"],
"authors": [
{
"name": "PrestaShop SA",
"email": "contact@prestashop.com"
}
],
"require": {
"php": ">=5.4"
},
"config": {
"preferred-install": "dist"
},
"type": "prestashop-module"
}