aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 8f61fb2..ea14314 100644
--- a/packages.json
+++ b/packages.json
@@ -14340,5 +14340,16 @@
"description": "Mustache in Nim",
"license": "MIT",
"web": "https://github.com/soasme/nim-mustache"
+ },
+ {
+ "name": "sigv4",
+ "url": "https://github.com/disruptek/sigv4",
+ "method": "git",
+ "tags": [
+ "1.0.0"
+ ],
+ "description": "Amazon Web Services Signature Version 4",
+ "license": "MIT",
+ "web": "https://github.com/disruptek/sigv4"
}
]