diff --git a/packages.json b/packages.json index 4ac8eef..8553933 100644 --- a/packages.json +++ b/packages.json @@ -23103,6 +23103,19 @@ "license": "MIT", "web": "https://github.com/khchen/chain" }, + { + "name": "awsS3", + "url": "https://github.com/ThomasTJdev/nim_awsS3", + "method": "git", + "tags": [ + "aws", + "amazon", + "s3" + ], + "description": "Amazon Simple Storage Service (AWS S3) basic API support.", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/nim_awsS3" + }, { "name": "awsSTS", "url": "https://github.com/ThomasTJdev/nim_awsSTS",