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