diff --git a/package.json b/package.json index 9ac4a0e71..2a3ac22e0 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "type": "git", "url": "https://github.com/nnnick/Chart.js.git" }, + "license" : "MIT", "dependences": {}, "devDependencies": { "gulp": "3.5.x", @@ -25,4 +26,4 @@ "spm": { "main": "Chart.js" } -} \ No newline at end of file +}