summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/package.json b/package.json
index 02710de..eaeb208 100644
--- a/package.json
+++ b/package.json
@@ -22,10 +22,18 @@
"author": "jules laplace <julescarbon@gmail.com>",
"license": "UNLICENSED",
"dependencies": {
+ "body-parser": "^1.18.3",
+ "bookshelf": "^0.13.3",
+ "cookie-parser": "^1.4.3",
"dotenv": "^5.0.1",
"express": "^4.16.3",
+ "express-json": "^1.0.0",
"file-saver": "^1.3.8",
+ "knox": "^0.9.2",
"moment": "^2.22.1",
+ "multer": "^1.3.0",
+ "mysql2": "^1.5.3",
+ "node-fetch": "^2.1.2",
"preact": "^8.2.9",
"preact-compat": "^3.18.0",
"react-redux": "^5.0.7",