Chart.js/bower.json
William Entriken b865fd317a Fixes #901
2015-02-02 16:56:43 -05:00

12 lines
240 B
JSON

{
"name": "Chart.js",
"version": "1.0.1",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",
"main": [
"Chart.js"
],
"dependencies": {}
}