Update packages.json (#2799)

This commit is contained in:
Thomas T. Jarløv 2024-01-28 07:27:31 +01:00 committed by GitHub
parent 6ef3d1d0e6
commit 2ee350126e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]