{
  "name": "magento/google-shopping-ads",
  "description": "Connect your Magento admin with Google Merchant Center and Google Ads. Leverage Google machine learning through Google Smart Shopping campaigns",
  "config": {
    "sort-packages": true
  },
  "type": "magento2-module",
  "license": [
    "OSL-3.0",
    "AFL-3.0"
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Magento\\GoogleShoppingAds\\": ""
    }
  },
  "require": {
    "php": "7.0.2||7.0.4||>=7.0.6 <7.4",
    "guzzlehttp/guzzle": ">=6.0",
    "guzzlehttp/psr7": "~1.0",
    "magento/framework": ">=101.0.4",
    "magento/module-backend": ">=100.2.4",
    "magento/module-catalog": ">=102.0.4",
    "magento/module-catalog-inventory": ">=100.2.3",
    "magento/module-checkout": ">=100.2.4",
    "magento/module-config": ">=101.0.4",
    "magento/module-configurable-product": ">=100.2.4",
    "magento/module-directory": ">=100.2.3",
    "magento/module-downloadable": ">=100.2.3",
    "magento/module-bundle": ">=100.2.3",
    "magento/module-eav": ">=101.0.3",
    "magento/module-store": ">=100.2.3",
    "magento/module-ui": ">=101.0.4"
  },
  "version": "3.0.1"
}
