Rename babel to nimble.

This commit is contained in:
Dominik Picheta 2014-12-26 18:52:12 +00:00
parent c9c0b30b1a
commit ad09a09469

View File

@ -210,13 +210,13 @@
},
{
"name": "babel",
"url": "git://github.com/nim-lang/babel",
"name": "nimble",
"url": "git://github.com/nim-lang/nimble",
"method": "git",
"tags": ["app", "binary", "package", "manager"],
"description": "Babel package manager",
"description": "Nimble package manager",
"license": "BSD",
"web": "https://github.com/nim-lang/babel"
"web": "https://github.com/nim-lang/nimble"
},
{