diff --git a/packages.json b/packages.json index 98c64cc6..1b72aa68 100644 --- a/packages.json +++ b/packages.json @@ -34198,5 +34198,18 @@ "description": "Hot reloading for development of applications in Nim", "license": "GPLv3", "web": "https://github.com/navid-m/fox" + }, + { + "name": "twim", + "url": "https://github.com/aspiring-aster/twim", + "method": "git", + "tags": [ + "library", + "development", + "twitter" + ], + "description": "A X(Formally known as Twitter) API wrapper library for Nim", + "license": "MIT", + "web": "https://aspiring-aster.github.io/twim/" } ]