Update packages.json

This commit is contained in:
Charlie Barto 2014-03-09 01:44:17 -05:00
parent 13f543c99a
commit fc16c49ec7

View File

@ -534,7 +534,7 @@
}, },
{ {
"name":"nim-assimp", "name":"assimp",
"url":"git://github.com/barcharcraz/nim-assimp", "url":"git://github.com/barcharcraz/nim-assimp",
"method":"git", "method":"git",
"tags":["wrapper","media","mesh","import","game"], "tags":["wrapper","media","mesh","import","game"],
@ -543,7 +543,7 @@
"web":"https://github.com/barcharcraz/nim-assimp" "web":"https://github.com/barcharcraz/nim-assimp"
}, },
{ {
"name":"nim-freeimage", "name":"freeimage",
"url":"git://github.com/barcharcraz/nim-freeimage", "url":"git://github.com/barcharcraz/nim-freeimage",
"method":"git", "method":"git",
"tags":["wrapper","media","image","import","game"], "tags":["wrapper","media","image","import","game"],