Files
2019-11-17 19:14:07 +01:00

20 lines
408 B
JSON

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