diff --git a/packages.json b/packages.json index 8219ad4..60c1026 100644 --- a/packages.json +++ b/packages.json @@ -35773,5 +35773,17 @@ ], "license": "MIT", "description": "A CLI tool and library for interacting with various LLMs" + }, + { + "name": "Rakta", + "url": "https://github.com/DitzDev/Rakta", + "method": "git", + "tags": [ + "web", + "library" + ], + "description": "Powerfull, Fast, and Minimalist web Framework for Nim. Focus on your Backend.", + "license": "MIT", + "web": "https://github.com/DitzDev/Rakta" } ]