diff --git a/package.json b/package.json index 309684b..1bbd69c 100644 --- a/package.json +++ b/package.json @@ -9,5 +9,6 @@ "devDependencies": { "grunt": "~0.4.2", "grunt-typescript": "~0.2.7" - } + }, + "license": "MIT" }