diff --git a/packages.json b/packages.json index 8358588..3ee7bdc 100644 --- a/packages.json +++ b/packages.json @@ -30210,5 +30210,19 @@ "description": "A CLI for the Chat series of models provided by OpenAI", "license": "MIT", "web": "https://github.com/joshuajohncohen/chat_openai-nim" + }, + { + "name": "nmostr", + "url": "https://github.com/Gruruya/nmostr", + "method": "git", + "tags": [ + "nostr library", + "decentralized messaging protocol", + "censorship-resistant social media" + ], + "description": "Library for Nostr: a simple, open protocol enabling censorship-resistant social media.", + "license": "AGPL-3.0-only", + "web": "https://github.com/Gruruya/nmostr", + "doc": "https://gruruya.github.io/nmostr" } ]