Current File : /var/www/vinorea/modules/tvcmswishlist/composer.json
{
  "name": "prestashop/tvcmswishlist",
  "description": "PrestaShop module tvcmswishlist",
  "homepage": "https://github.com/PrestaShop/tvcmswishlist",
  "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"
}