{ "name": "d3/google-analytics4", "description": "Google Tag Manager with new Google Analytics 4 for OXID eShop v6", "type": "oxideshop-module", "keywords": [ "oxid", "modules", "eShop", "d3", "google", "ga4", "googleanalytics", "gtm", "configuration" ], "homepage": "https://www.d3data.de", "license": [ "GPL-3.0" ], "authors": [ { "name": "Marat Bedoev", "email": "hello@mb-dev.pro" }, { "name": "D3 Data Development (Inh. Thomas Dartsch)", "email": "info@shopmodule.com", "homepage": "https://www.d3data.de" } ], "supports": { "email": "support@shopmodule.com" }, "require": { "php": "7.1 - 8.2", "oxid-esales/oxideshop-ce": "^6.5.3", "google/apiclient":" ^2.0", "phpstan/phpstan": "^1.10" }, "autoload": { "psr-4": { "D3\\GoogleAnalytics4\\": "" } } }