diff --git a/packages.json b/packages.json index 5313caf..fe4e9d1 100644 --- a/packages.json +++ b/packages.json @@ -24000,5 +24000,18 @@ "description": "Converts HTML to Karax representation", "license": "MIT", "web": "https://github.com/thisago/tokarax" + }, + { + "name": "asyncanything", + "url": "https://github.com/hamidb80/asyncanything", + "method": "git", + "tags": [ + "async", + "threads", + "async-threads" + ], + "description": "make anything async [to be honest, fake async]", + "license": "MIT", + "web": "https://github.com/hamidb80/asyncanything" } ]