Files
2019-11-20 07:44:43 +01:00

20 lines
435 B
JSON

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