diff --git a/package.json b/package.json
index 201c6bf74153cdbf93b013cfa694426516b3e4ae..c55021c79590e448abccec96d2920476a1b4cd5a 100644
--- a/package.json
+++ b/package.json
@@ -40,10 +40,6 @@
     "grunt": "~0.4.0",
     "node-sass": "~0.9.3"
   },
-  "licenses": [
-    {
-      "type": "MIT",
-      "url": "https://github.com/hakimel/reveal.js/blob/master/LICENSE"
-    }
-  ]
+  
+  "license": "MIT"
 }