1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-17 18:51:35 +01:00
Files
CheckServer/vendors/Chart.js/bower.json
2020-10-04 17:14:00 +02:00

14 lines
294 B
JSON

{
"name": "Chart.js",
"version": "2.1.4",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/chartjs/Chart.js",
"author": "nnnick",
"license": "MIT",
"main": [
"dist/Chart.js"
],
"devDependencies": {
"jquery": "~2.1.4"
}
}