From 68c2d0b41bacaac1de96ee67f679905f55ea0e4e Mon Sep 17 00:00:00 2001 From: Tyler Yocolano Date: Fri, 15 Sep 2017 17:42:10 -0400 Subject: [PATCH] Added nimbomb (#581) & removed redundant tags from previous package --- packages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/packages.json b/packages.json index e801efb..f4755c2 100644 --- a/packages.json +++ b/packages.json @@ -7171,6 +7171,20 @@ "license": "MIT", "web": "https://github.com/Bennyelg/nimPresto" }, + { + "name": "nimbomb", + "url": "https://github.com/Tyler-Yocolano/nimbomb", + "method": "git", + "tags": [ + "giant", + "bomb", + "wiki", + "api" + ], + "description": "A GiantBomb-wiki wrapper for nim", + "license": "MIT", + "web": "https://github.com/Tyler-Yocolano/nimbomb" + }, { "name": "csvql", "url": "https://github.com/Bennyelg/csvql", @@ -7181,9 +7195,7 @@ "ansisql", "query", "database", - "files", - "nim", - "nim-lang" + "files" ], "description": "csvql.", "license": "MIT",