Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516bf6a commit 7cbc08aCopy full SHA for 7cbc08a
2 files changed
bower.json
@@ -4,6 +4,7 @@
4
"description": "Simple HTML5 Charts using the canvas element",
5
"homepage": "https://github.com/nnnick/Chart.js",
6
"author": "nnnick",
7
+ "license": "MIT",
8
"main": [
9
"dist/Chart.js"
10
],
package.json
@@ -3,6 +3,7 @@
3
"homepage": "http://www.chartjs.org",
"description": "Simple HTML5 charts using the canvas element.",
"version": "2.0.2",
"main": "src/chart.js",
"repository": {
"type": "git",
0 commit comments