Add pwned

This commit is contained in:
Dominik Picheta 2018-02-22 15:41:22 +00:00 committed by GitHub
parent ac983974e1
commit e2d9e507f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8242,5 +8242,19 @@
"description": "Sha1 and Sha2 implementations",
"license": "MIT",
"web": "https://github.com/forlan-ua/nim-libsha"
},
{
"name": "pwned",
"url": "https://github.com/dom96/pwned",
"method": "git",
"tags": [
"application",
"passwords",
"security",
"binary"
],
"description": "A client for the Pwned passwords API.",
"license": "MIT",
"web": "https://github.com/dom96/pwned"
}
]