From 5002b4a0dea19f832937c958b7bbd0d86defd35a Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <gua@adhisimon.org>
Date: Thu, 12 May 2016 11:52:57 +0700
Subject: [PATCH] base64-xor

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

diff --git a/package.json b/package.json
index 65d2b15..de27c22 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
   "author": "Adhidarma Hadiwinoto <adhisimon@host2host.id>",
   "license": "ISC",
   "dependencies": {
+    "base64-xor": "^0.10.0",
     "ini": "^1.3.4",
     "request": "^2.72.0",
     "sate24": "git+http://gitlab.kodesumber.com/reload97/node-sate24.git",
-- 
1.9.0