Update packages.json (#2665)

This commit is contained in:
sillagiusti 2023-08-15 17:20:39 +02:00 committed by GitHub
parent 045a55fc22
commit ed60efa38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",