diff --git a/packages.json b/packages.json index dd82e60..16f59f1 100644 --- a/packages.json +++ b/packages.json @@ -30858,5 +30858,19 @@ "description": "Nim interface of Google Bard free API", "license": "MIT", "web": "https://github.com/thisago/bard" + }, + { + "name": "docid", + "url": "https://github.com/thisago/docid", + "method": "git", + "tags": [ + "library", + "id", + "generator", + "verifier" + ], + "description": "Document IDs generation and validation", + "license": "MIT", + "web": "https://github.com/thisago/docid" } ]