From 50675d3c049b758edc92438f44305e3d4662f116 Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Mon, 29 Oct 2018 19:16:19 -0300 Subject: [PATCH] Added package usigar (#907) --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 5da1b3c..d13769c 100644 --- a/packages.json +++ b/packages.json @@ -11217,6 +11217,21 @@ "license": "MIT", "web": "https://github.com/jabbalaci/UrlShortener" }, + { + "name": "usigar", + "url": "https://github.com/juancarlospaco/nim-usigar", + "method": "git", + "tags": [ + "geo", + "opendata", + "openstreemap", + "multisync", + "async" + ], + "description": "USIG Argentina Government MultiSync API Client for Nim", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-usigar" + }, { "name": "georefar", "url": "https://github.com/juancarlospaco/nim-georefar",