Thibault UBUNTU 3d7f60a05e push site
2016-03-03 10:33:17 +01:00

20 lines
440 B
JSON
Executable File

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