Update packages.json
This commit is contained in:
parent
d94815c776
commit
c5330811e4
1 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue