Files
Chamilo/web/assets/chartjs-plugin-labels/.bower.json
2025-08-14 22:44:47 +02:00

24 lines
557 B
JSON

{
"name": "chartjs-plugin-labels",
"version": "1.1.0",
"main": [
"src/chartjs-plugin-labels.js"
],
"ignore": [
"samples",
"tests"
],
"dependencies": {
"chart.js": ">= 2.6.0"
},
"homepage": "https://github.com/emn178/chartjs-plugin-labels",
"_release": "1.1.0",
"_resolution": {
"type": "version",
"tag": "v1.1.0",
"commit": "2776b337984a6515cdbc2d83c52efdcd6770cddb"
},
"_source": "https://github.com/emn178/chartjs-plugin-labels.git",
"_target": "^1.1",
"_originalSource": "chartjs-plugin-labels"
}