diff --git a/packages.json b/packages.json index 2c88b2d..4ac8eef 100644 --- a/packages.json +++ b/packages.json @@ -23102,5 +23102,19 @@ "description": "Nim's function chaining and method cascading", "license": "MIT", "web": "https://github.com/khchen/chain" + }, + { + "name": "awsSTS", + "url": "https://github.com/ThomasTJdev/nim_awsSTS", + "method": "git", + "tags": [ + "aws", + "amazon", + "sts", + "asia" + ], + "description": "AWS Security Token Service API in Nim", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/nim_awsSTS" } ]