From f51b7370f030c5cd1235fa7a23514a7e1ccef2dd Mon Sep 17 00:00:00 2001 From: xnum Date: Mon, 23 Nov 2015 20:38:26 +0800 Subject: Add Slide Mode using reveal.js and some part of reveal-md --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d247752f..9e1313fb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,9 @@ "socket.io": "1.3.5", "string": "^3.2.0", "toobusy-js": "^0.4.1", - "winston": "^1.0.0" + "winston": "^1.0.0", + "mustache": "2.1.3", + "reveal.js": "3.1.0" }, "engines": { "node": "0.10.x" -- cgit v1.2.3