diff --git a/packages.json b/packages.json index 955df48..2efd55e 100644 --- a/packages.json +++ b/packages.json @@ -30966,6 +30966,20 @@ "license": "GNU GENERAL PUBLIC LICENSE", "web": "https://github.com/Cooperzilla/nimautogui" }, + { + "name": "strophe", + "url": "https://github.com/SillaIndustries/nim-strophe", + "method": "git", + "tags": [ + "library", + "wrapper", + "strophe", + "messaging" + ], + "description": "Libstrophe wrapper", + "license": "MIT", + "web": "https://github.com/SillaIndustries/nim-strophe" + }, { "name": "chatgptclient", "url": "https://github.com/jaredmontoya/chatgptclient",