diff --git a/packages.json b/packages.json index 220dada..600ef84 100644 --- a/packages.json +++ b/packages.json @@ -10520,6 +10520,21 @@ "license": "MIT", "web": "https://github.com/bung87/daemon" }, + { + "name": "openweathermap", + "url": "https://github.com/juancarlospaco/nim-openweathermap", + "method": "git", + "tags": [ + "OpenWeatherMap", + "weather", + "CreativeCommons", + "OpenData", + "multisync" + ], + "description": "OpenWeatherMap API Lib for Nim, Free world wide Creative Commons & Open Data Licensed Weather data", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-openweathermap" + }, { "name": "finalseg", "url": "https://github.com/bung87/finalseg",