
| Current Path : /var/www/html/rocksensor3/web/modules/contrib/charts/modules/charts_billboard/ |
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/rocksensor3/web/modules/contrib/charts/modules/charts_billboard/composer.json |
{
"name": "drupal/charts_billboard",
"description": "Charts module integration with Billboard.js Charts.",
"type": "drupal-module",
"homepage": "http://drupal.org/project/charts",
"support": {
"issues": "https://www.drupal.org/project/issues/charts"
},
"license": "GPL-2.0+",
"require": {
"billboardjs/billboard": "3.10.3",
"d3/d3": "7.8.5"
},
"repositories": [
{
"type": "package",
"package": {
"name": "billboardjs/billboard",
"version": "3.10.3",
"type": "drupal-library",
"extra": {
"installer-name": "billboard"
},
"dist": {
"url": "https://github.com/naver/billboard.js/archive/3.10.3.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "d3/d3",
"version": "7.8.5",
"type": "drupal-library",
"extra": {
"installer-name": "d3"
},
"dist": {
"url": "https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5/d3.min.js",
"type": "file"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
}
}
}
]
}