{
  "name": "prestashop/ps_socialfollow",
  "description": "PrestaShop module ps_socialfollow",
  "homepage": "https://github.com/PrestaShop/ps_socialfollow",
  "license": "AFL-3.0",
  "authors": [
    {
      "name": "PrestaShop SA",
      "email": "contact@prestashop.com"
    }
  ],
  "require": {
    "php": ">=5.6"
  },
  "require-dev": {
    "prestashop/php-dev-tools": "^3.4"
  },
  "config": {
    "preferred-install": "dist",
    "classmap-authoritative": true,
    "optimize-autoloader": true,
    "prepend-autoloader": false
  },
  "type": "prestashop-module"
}
