Files
Chart.js/bower.json
Nick Downie adf6f3abb2 Create a task to bump + write version numbers
Also run `gulp release` to tag the latest release.
2014-07-27 21:41:49 +01:00

11 lines
250 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": {}
}