2016-06-13 18:41:30 +02:00

20 lines
431 B
JSON

{
"name": "prestashop/blocklayered",
"description": "PrestaShop module blocklayered",
"homepage": "https://github.com/PrestaShop/blocklayered",
"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"
}