
| Current Path : /var/www/html/musik/web/modules/contrib/google_analytics/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/musik/web/modules/contrib/google_analytics/composer.json |
{
"name": "drupal/google_analytics",
"description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
"type": "drupal-module",
"homepage": "https://www.drupal.org/project/google_analytics",
"authors": [
{
"name": "See contributors",
"homepage":"https://www.drupal.org/node/49388/committers"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/google_analytics",
"source": "https://git.drupal.org/project/google_analytics.git"
},
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": "^8.8.6|^9.0"
},
"require-dev": {
"drupal/token": "^1.7"
},
"extra": {
"branch-alias": {
"dev-8.x-2.x": "2.x-dev"
}
}
}