mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-22 08:06:51 +01:00
Add license field to package files
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"license": "MIT",
|
||||
"main": [
|
||||
"dist/Chart.js"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"homepage": "http://www.chartjs.org",
|
||||
"description": "Simple HTML5 charts using the canvas element.",
|
||||
"version": "2.0.2",
|
||||
"license": "MIT",
|
||||
"main": "src/chart.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user