summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxnum2015-11-23 20:38:26 +0800
committerxnum2015-11-23 20:38:26 +0800
commitf51b7370f030c5cd1235fa7a23514a7e1ccef2dd (patch)
treeb6f43191518b16f74ca33b1406567a0ffcaa6f32 /package.json
parent75ae505a1544d8999e6705aad7ed96ff5a6eb0e5 (diff)
Add Slide Mode
using reveal.js and some part of reveal-md
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
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"