Update packages.json

This commit is contained in:
Billingsly Wetherfordshire 2015-08-04 00:25:39 -05:00
parent 3648e7b619
commit 59814130e3

View File

@ -1937,5 +1937,14 @@
"description": "dbus bindings for Nim",
"license": "MIT",
"web": "https://github.com/zielmicha/nim-dbus"
},
{
"name": "lmdb",
"url": "https://github.com/fowlmouth/lmdb.nim",
"method": "git",
"tags": ["wrapper", "lmdb"],
"description": "A wrapper for LMDB the Lightning Memory-Mapped Database",
"license": "MIT",
"web": "https://github.com/fowlmouth/lmdb.nim"
}
]