mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Added Bower package support.
This commit is contained in:
parent
4acc88e339
commit
18e094be9a
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": {
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user