{
    "name": "drupal/drupal_cms_google_analytics",
    "type": "drupal-recipe",
    "description": "Adds tracking of website traffic using Google Analytics and Google Tag Manager. Requires a Google Tag Manager ID.",
    "require": {
        "drupal/core": ">=10.4",
        "drupal/google_tag": "^2.0.7",
        "drupal/drupal_cms_privacy_basic": "~1.1.0"
    },
    "conflict": {
        "drupal/project_browser": "<2-alpha7"
    },
    "version": "1.1.0"
}
