summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Kazemi <darius.kazemi@gmail.com>2020-01-06 22:42:43 -0800
committerDarius Kazemi <darius.kazemi@gmail.com>2020-01-06 22:42:43 -0800
commit8138b5757bed1beb9c21f1e32a3fc9920e989f49 (patch)
tree729c9c358a06853418be5b00458ee9b0f36ffa49 /package.json
parentc5835cbdbcfe3abda637e298a89b36ebb058c22a (diff)
parent783a5fbc270452148a6bcc92cb37469e6da349d7 (diff)
Merge branch 'master' of github.com:dariusk/gathio into newmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index bce9181..82a3530 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"express-jwt": "^5.3.1",
"express-session": "^1.15.6",
"express-validator": "^5.3.0",
+ "generate-rsa-keypair": "^0.2.1",
"greenlock": "^2.6.7",
"greenlock-express": "^2.6.7",
"ical": "^0.6.0",
@@ -32,6 +33,8 @@
"multer": "^1.4.1",
"node-schedule": "^1.3.1",
"randomstring": "^1.1.5",
+ "request": "^2.88.0",
+ "sanitize-html": "^1.20.1",
"shortid": "^2.2.14"
},
"devDependencies": {