From ed60efa38d6093e2bcf851051ec5740f517fb663 Mon Sep 17 00:00:00 2001 From: sillagiusti <75385441+sillagiusti@users.noreply.github.com> Date: Tue, 15 Aug 2023 17:20:39 +0200 Subject: [PATCH] Update packages.json (#2665) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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",