diff --git a/package.json b/package.json
index 4f34650..b6cfcad 100644
--- a/package.json
+++ b/package.json
@@ -15,5 +15,9 @@
     "jwt"
   ],
   "author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
-  "license": "ISC"
+  "license": "ISC",
+  "dependencies": {
+    "express": "^4.14.0",
+    "nunjucks": "^2.4.2"
+  }
 }