aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ea14314..1c3d24c 100644
--- a/packages.json
+++ b/packages.json
@@ -14351,5 +14351,19 @@
"description": "Amazon Web Services Signature Version 4",
"license": "MIT",
"web": "https://github.com/disruptek/sigv4"
+ },
+ {
+ "name": "atoz",
+ "url": "https://github.com/disruptek/atoz",
+ "method": "git",
+ "tags": [
+ "aws",
+ "api",
+ "cloud",
+ "amazon"
+ ],
+ "description": "Amazon Web Services (AWS) APIs",
+ "license": "MIT",
+ "web": "https://github.com/disruptek/atoz"
}
]