From a51f0898ae217a492369d553e976e7d6004f51b0 Mon Sep 17 00:00:00 2001 From: rolandgg Date: Fri, 16 Oct 2020 16:11:44 +0200 Subject: [PATCH] Added package nimTiingo (#1673) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index b1f0d75..7808f08 100644 --- a/packages.json +++ b/packages.json @@ -19922,5 +19922,17 @@ "description": "Tool/Lib to highlight text in CLI by using regular expressions.", "license": "MIT", "web": "https://github.com/RaimundHuebel/nimhighlight" + }, + { + "name": "nimTiingo", + "url": "https://github.com/rolandgg/nimTiingo", + "method": "git", + "tags": [ + "Tiingo", + "StockAPI" + ], + "description": "Tiingo", + "license": "MIT", + "web": "https://github.com/rolandgg/nimTiingo" } ]