diff --git a/packages.json b/packages.json index 0d43132..1e2bfb0 100644 --- a/packages.json +++ b/packages.json @@ -32412,5 +32412,19 @@ "description": "POSIX compliant command line parser", "license": "MIT or NCSA", "web": "https://github.com/amnr/getopty" + }, + { + "name": "awsSigV4", + "url": "https://github.com/ThomasTJdev/nim_awsSigV4", + "method": "git", + "tags": [ + "aws", + "sigv4", + "signed", + "presigned" + ], + "description": "Simple package for creating AWS Signature Version 4 (SigV4)", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/nim_awsSigV4" } ]