toutpratique/modules/gapi/composer.json
ToutPratique 15050fe4c3 push prod
2015-12-30 15:59:43 +01:00

20 lines
407 B
JSON

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