diff --git a/packages.json b/packages.json index 82ad365..2c92413 100644 --- a/packages.json +++ b/packages.json @@ -15207,6 +15207,17 @@ "description": "MongoDb pooled driver", "license": "MIT", "web": "https://github.com/JohnAD/mongopool" + }, + { + "name": "leveldb", + "url": "https://github.com/zielmicha/leveldb.nim", + "method": "git", + "tags": [ + "leveldb", + "database" + ], + "description": "LevelDB bindings", + "license": "MIT", + "web": "https://github.com/zielmicha/leveldb.nim" } - ]