From c5330811e47e2c2b73a6f0e928ac3f314e4797cb Mon Sep 17 00:00:00 2001 From: saratchandra92 Date: Sun, 17 May 2015 16:56:28 +0530 Subject: [PATCH] Update packages.json --- packages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages.json b/packages.json index 01ee9b6..0d892b2 100644 --- a/packages.json +++ b/packages.json @@ -1474,10 +1474,10 @@ { "name": "nim-geocoding", "url": "https://github.com/saratchandra92/nim-geocoding", - "method": "git" - "tags": ["library", "geocoding", "maps"] + "method": "git", + "tags": ["library", "geocoding", "maps"], "decription": "A simple library for Google Maps Geocoding API", - "license": "MIT" + "license": "MIT", "web": "https://github.com/saratchandra92/nim-geocoding" } ]