Added nimbomb (#581) & removed redundant tags from previous package

This commit is contained in:
Tyler Yocolano 2017-09-15 17:42:10 -04:00 committed by Dominik Picheta
parent c1aa92e130
commit 68c2d0b41b

View File

@ -7171,6 +7171,20 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/Bennyelg/nimPresto" "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", "name": "csvql",
"url": "https://github.com/Bennyelg/csvql", "url": "https://github.com/Bennyelg/csvql",
@ -7181,9 +7195,7 @@
"ansisql", "ansisql",
"query", "query",
"database", "database",
"files", "files"
"nim",
"nim-lang"
], ],
"description": "csvql.", "description": "csvql.",
"license": "MIT", "license": "MIT",