Working handlebars

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-02 17:25:21 +02:00
parent 9f3e2fddb9
commit d40e0d0080
12 changed files with 135 additions and 40 deletions

View File

@@ -5,6 +5,7 @@
"dependencies": {
"bad-words": "^1.5.1",
"body-parser": "^1.17.1",
"cookie-parser": "^1.4.3",
"cors-anywhere": "^0.2.3",
"emoji-strip": "^0.0.3",
"express": "^4.15.2",
@@ -17,7 +18,8 @@
"node-cryptojs-aes": "^0.4.0",
"request": "^2.72.0",
"sendmail": "^1.1.1",
"socket.io": "^1.7.3"
"socket.io": "^1.7.3",
"uniqid": "^4.1.1"
},
"repository": {
"type": "git",