Chart.js/bower.json

10 lines
245 B
JSON
Raw Normal View History

2013-03-18 17:29:20 +01:00
{
"name": "Chart.js",
"version": "1.0.1-beta.2",
2013-03-18 17:29:20 +01:00
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",
"main": ["Chart.min.js"],
"dependencies": {
}
}