Chart.js/bower.json
Nick Downie 02e535cdad Update bower & package.json with version bump
Forget this literally every time…
2014-07-02 21:51:31 +01:00

10 lines
245 B
JSON

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