Update packages.json

This commit is contained in:
saratchandra92 2015-05-17 16:56:28 +05:30
parent d94815c776
commit c5330811e4

View File

@ -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"
}
]