Update packages.json (#1506)

This commit is contained in:
Ward 2020-06-09 15:52:14 +08:00 committed by GitHub
parent 406d9051c4
commit 61e1e1ad78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18201,5 +18201,18 @@
"description": "Hashicorp Vault HTTP Client",
"license": "MIT",
"web": "https://github.com/jackhftang/vaultclient.nim"
},
{
"name": "hashlib",
"url": "https://github.com/khchen/hashlib",
"method": "git",
"tags": [
"library",
"hashes",
"hmac"
],
"description": "Hash Library for Nim",
"license": "MIT",
"web": "https://github.com/khchen/hashlib"
}
]
]