diff --git a/packages.json b/packages.json index 117d67e..348691f 100644 --- a/packages.json +++ b/packages.json @@ -18188,5 +18188,18 @@ "description": "A high-level image I/O and manipulation library for Nim.", "license": "MPL 2.0", "web": "https://github.com/dizzyliam/inumon" + }, + { + "name": "vaultclient", + "url": "https://github.com/jackhftang/vaultclient.nim", + "method": "git", + "tags": [ + "vault", + "secret", + "secret-management" + ], + "description": "Hashicorp Vault HTTP Client", + "license": "MIT", + "web": "https://github.com/jackhftang/vaultclient.nim" } -] +] \ No newline at end of file