
| Current Path : /var/www/html/rocksensor1/web/modules/contrib/charts/modules/charts_google/ |
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/rocksensor1/web/modules/contrib/charts/modules/charts_google/composer.json |
{
"name": "drupal/charts_google",
"description": "Charts module integration with Google Charts.",
"type": "drupal-module",
"homepage": "http://drupal.org/project/charts",
"support": {
"issues": "https://www.drupal.org/project/issues/charts"
},
"license": "GPL-2.0+",
"require": {
"google/charts": "45"
},
"repositories": {
"google_charts": {
"type": "package",
"package": {
"name": "google/charts",
"version": "45",
"type": "drupal-library",
"extra": {
"installer-name": "google_charts"
},
"dist": {
"url": "https://www.gstatic.com/charts/loader.js",
"type": "file"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
}
}
}
}
}