bower.json 250 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 { "name": "Chart.js", "version": "1.0.1-beta.4", "description": "Simple HTML5 Charts using the canvas element", "homepage": "https://github.com/nnnick/Chart.js", "author": "nnnick", "main": [ "Chart.min.js" ], "dependencies": {} }