diff --git a/packages.json b/packages.json index 878eef2..81f8bf5 100644 --- a/packages.json +++ b/packages.json @@ -23402,5 +23402,19 @@ "description": "HTTP Client", "license": "MIT", "web": "https://github.com/juancarlospaco/harpoon" + }, + { + "name": "mycouch", + "url": "https://github.com/hamidb80/mycouch", + "method": "git", + "tags": [ + "couchdb", + "couchdb-driver", + "nim", + "db-driver" + ], + "description": "a couchDB client written in Nim", + "license": "MIT", + "web": "https://github.com/hamidb80/mycouch" } ]