Files
wyczarujprezent.pl/modules/cashondelivery/composer.json
2024-10-28 22:14:22 +01:00

20 lines
437 B
JSON

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