Removes tabs.

This commit is contained in:
Dominik Picheta 2016-08-30 19:32:15 +02:00
parent 9b831bf330
commit 7ed250ddb4

View File

@ -5043,20 +5043,20 @@
"method": "git" "method": "git"
}, },
{ {
"name": "bgfx", "name": "bgfx",
"url": "https://github.com/Halsys/nim-bgfx", "url": "https://github.com/Halsys/nim-bgfx",
"method": "git", "method": "git",
"tags": [ "tags": [
"wrapper", "wrapper",
"media", "media",
"graphics", "graphics",
"3d", "3d",
"rendering", "rendering",
"opengl" "opengl"
], ],
"description": "BGFX wrapper for the nim programming language.", "description": "BGFX wrapper for the nim programming language.",
"license": "BSD2", "license": "BSD2",
"web": "https://github.com/Halsys/nim-bgfx" "web": "https://github.com/Halsys/nim-bgfx"
}, },
{ {
"name": "json_builder", "name": "json_builder",