diff options
| -rw-r--r-- | packages.json | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/packages.json b/packages.json index e801efb..f4755c2 100644 --- a/packages.json +++ b/packages.json @@ -7172,6 +7172,20 @@ "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", "method": "git", @@ -7181,9 +7195,7 @@ "ansisql", "query", "database", - "files", - "nim", - "nim-lang" + "files" ], "description": "csvql.", "license": "MIT", |
