From 56f2e8e7af6c706e6c3a120080cb3ea9feab0c06 Mon Sep 17 00:00:00 2001 From: faulander <38588197+faulander@users.noreply.github.com> Date: Thu, 23 Apr 2020 15:44:09 +0200 Subject: [PATCH] added nimqt (#1441) --- packages.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 79c753d..c6b0693 100644 --- a/packages.json +++ b/packages.json @@ -17464,6 +17464,20 @@ "web": "https://github.com/exelotl/trick", "doc": "https://exelotl.github.io/trick/trick.html" }, + { + "name": "nimQBittorrent", + "url": "https://github.com/faulander/nimQBittorrent", + "method": "git", + "tags": [ + "torrent", + "qbittorrent", + "api", + "wrapper" + ], + "description": "a wrapper for the QBittorrent WebAPI for NIM.", + "license": "MIT", + "web": "https://github.com/faulander/nimQBittorrent" + }, { "name": "pdba", "url": "https://github.com/misebox/pdba", @@ -17494,4 +17508,4 @@ "web": "https://github.com/khchen/wAuto", "doc": "https://khchen.github.io/wAuto" } -] +] \ No newline at end of file