aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 c50fe41..baf9850 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,11 @@
"license": "MIT",
"dependencies": {
"compression": "^1.7.4",
+ "config-yml": "^0.10.3",
"express": "^4.17.1",
+ "image-size": "^0.8.3",
"mime-types": "^2.1.27",
+ "mongoose": "^5.9.28",
"pug": "^3.0.0",
"sqlite3": "^5.0.0"
}