diff --git a/package.json b/package.json
index 4741fe2..fcc8aa9 100644
--- a/package.json
+++ b/package.json
@@ -20,5 +20,13 @@
     "tbs"
   ],
   "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
-  "license": "BSD"
+  "license": "BSD",
+  "dependencies": {
+    "request": "~2.67.0",
+    "url": "~0.11.0",
+    "ini": "~1.3.4",
+    "strftime": "~0.9.2",
+    "xmpp": "0.0.8",
+    "winston": "~2.1.1"
+  }
 }