mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Update packages.json (#2799)
This commit is contained in:
parent
6ef3d1d0e6
commit
2ee350126e
@ -32412,5 +32412,19 @@
|
|||||||
"description": "POSIX compliant command line parser",
|
"description": "POSIX compliant command line parser",
|
||||||
"license": "MIT or NCSA",
|
"license": "MIT or NCSA",
|
||||||
"web": "https://github.com/amnr/getopty"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user