diff options
| author | saratchandra92 <saratchandra@outlook.com> | 2015-05-17 16:56:28 +0530 |
|---|---|---|
| committer | saratchandra92 <saratchandra@outlook.com> | 2015-05-17 16:56:28 +0530 |
| commit | c5330811e47e2c2b73a6f0e928ac3f314e4797cb (patch) | |
| tree | b76761d246563a24f98861c1c9d28fc773b047c7 | |
| parent | d94815c776ebb7baaa8a53b693499ea2dc53d759 (diff) | |
| download | packages-c5330811e47e2c2b73a6f0e928ac3f314e4797cb.tar.gz packages-c5330811e47e2c2b73a6f0e928ac3f314e4797cb.zip | |
Update packages.json
| -rw-r--r-- | packages.json | 6 |
1 files 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" } ] |
