aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaratchandra92 <saratchandra@outlook.com>2015-05-17 16:54:04 +0530
committersaratchandra92 <saratchandra@outlook.com>2015-05-17 16:54:04 +0530
commitd94815c776ebb7baaa8a53b693499ea2dc53d759 (patch)
tree2570557640de7b43c85e69d1a34b24435836ff54
parent8020bb4aafb7a218aeb67bb09e105496ea402c1a (diff)
downloadpackages-d94815c776ebb7baaa8a53b693499ea2dc53d759.tar.gz
packages-d94815c776ebb7baaa8a53b693499ea2dc53d759.zip
Update packages.json
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e005365..01ee9b6 100644
--- a/packages.json
+++ b/packages.json
@@ -1470,5 +1470,14 @@
"description": "A rudimentary Nim REPL",
"license": "MIT",
"web": "https://github.com/wheineman/nrpl"
+ },
+ {
+ "name": "nim-geocoding",
+ "url": "https://github.com/saratchandra92/nim-geocoding",
+ "method": "git"
+ "tags": ["library", "geocoding", "maps"]
+ "decription": "A simple library for Google Maps Geocoding API",
+ "license": "MIT"
+ "web": "https://github.com/saratchandra92/nim-geocoding"
}
]