diff --git a/package.json b/package.json
new file mode 100644
index 0000000..fb5db5f
--- /dev/null
+++ b/package.json
@@ -0,0 +1,19 @@
+{
+  "name": "r97-supplier-balances",
+  "version": "0.0.1",
+  "description": "List supplier's balances",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "git@gitlab.kodesumber.com:reload97/r97-supplier-balances.git"
+  },
+  "keywords": [
+    "reload97",
+    "r97"
+  ],
+  "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
+  "license": "BSD"
+}