diff --git a/packages.json b/packages.json index fa6805c..cb20556 100644 --- a/packages.json +++ b/packages.json @@ -15660,5 +15660,20 @@ "description": "Nim wrapper for libbacktrace", "license": "Apache License 2.0 or MIT", "web": "https://github.com/status-im/nim-libbacktrace" + }, + { + "name": "gdbmc", + "url": "https://github.com/vycb/gdbmc.nim", + "method": "git", + "tags": [ + "gdbm", + "key-value", + "nosql", + "library", + "wrapper" + ], + "description": "This library is a wrapper to C GDBM library", + "license": "MIT", + "web": "https://github.com/vycb/gdbmc.nim" } ]