From 2ca7074c8edf7dbf42715c059ff65f20301382c8 Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Mon, 23 Mar 2020 04:03:34 -0300 Subject: [PATCH] Added package nimbug (#1407) Co-authored-by: Miran --- packages.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages.json b/packages.json index b4ccd19..9eb829c 100644 --- a/packages.json +++ b/packages.json @@ -17042,6 +17042,17 @@ "license": "MIT", "web": "https://github.com/sealmove/testify" }, + { + "name": "nimbug", + "url": "https://github.com/juancarlospaco/nimbug", + "method": "git", + "tags": [ + "bug" + ], + "description": "Nim Semi-Auto Bug Report Tool", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nimbug" + }, { "name": "nordnet", "url": "https://github.com/ThomasTJdev/nim_nordnet_api",