summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index aed2293..4cc709f 100644
--- a/package.json
+++ b/package.json
@@ -9,9 +9,14 @@
"author": "jules laplace <julescarbon@gmail.com>",
"license": "UNLICENSED",
"dependencies": {
+ "body-parser": "^1.17.2",
"bookshelf": "^0.10.3",
+ "cookie-parser": "^1.4.3",
"dotenv": "^4.0.0",
+ "express": "^4.15.3",
+ "express-json": "^1.0.0",
"knex": "^0.13.0",
+ "multer": "^1.3.0",
"mysql2": "^1.3.5",
"preact": "^8.1.0",
"preact-compat": "^3.16.0",