mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-05 16:04:03 +01:00
Added Bower package support.
This commit is contained in:
11
component.json
Normal file
11
component.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Chart.js",
|
||||
"version": "0.1.0",
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"keywords": ["charts"],
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"main": ["Chart.min.js"],
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user