Merge pull request #218 from nim-lang/fowlmouth-patch-1

Update packages.json
This commit is contained in:
Billingsly Wetherfordshire 2015-08-04 00:34:16 -05:00
commit 0c9fcae5e9

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"
}
]