diff --git a/package.json b/package.json index 449bfd8..194bd6d 100644 --- a/package.json +++ b/package.json @@ -33,5 +33,11 @@ "grunt-contrib-watch": "~0.2.0", "grunt-contrib-sass": "~0.2.2", "grunt": "~0.4.0" - } + }, + "licenses": [ + { + "type": "MIT", + "url": "https://github.com/hakimel/reveal.js/blob/master/LICENSE" + } + ] }