From 3c9744f2d008859985096d2833b1d69fe9a3609b Mon Sep 17 00:00:00 2001
From: Husni MubaroK <hsunimubarok757@gmail.com>
Date: Tue, 15 Sep 2015 11:04:56 +0700
Subject: [PATCH] iniparser

---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 9c2784a..67ba916 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
   "author": "husni",
   "license": "ISC",
   "dependencies": {
+    "iniparser": "^1.0.5",
     "telegrambot": "0.0.11"
   }
 }
-- 
1.9.0