diff --git a/packages.json b/packages.json index f18b92e..385d2ba 100644 --- a/packages.json +++ b/packages.json @@ -10506,6 +10506,21 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nim-overpass" }, + { + "name": "openstreetmap", + "url": "https://github.com/juancarlospaco/nim-openstreetmap", + "method": "git", + "tags": [ + "openstreetmap", + "multisync", + "async", + "geo", + "map" + ], + "description": "OpenStreetMap API Lib for Nim", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-openstreetmap" + }, { "name": "daemonim", "url": "https://github.com/bung87/daemon",