aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c7fcabf..1914727 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]