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"
},
{
"name": "bgfx",
"url": "https://github.com/Halsys/nim-bgfx",
"method": "git",
"tags": [
"wrapper",
"media",
"graphics",
"3d",
"rendering",
"opengl"
],
"description": "BGFX wrapper for the nim programming language.",
"license": "BSD2",
"web": "https://github.com/Halsys/nim-bgfx"
"name": "bgfx",
"url": "https://github.com/Halsys/nim-bgfx",
"method": "git",
"tags": [
"wrapper",
"media",
"graphics",
"3d",
"rendering",
"opengl"
],
"description": "BGFX wrapper for the nim programming language.",
"license": "BSD2",
"web": "https://github.com/Halsys/nim-bgfx"
},
{
"name": "json_builder",