mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add zxcvbn
This commit is contained in:
parent
49681bddd5
commit
c10a92b119
@ -6774,6 +6774,19 @@
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-chronicles"
|
||||
},
|
||||
{
|
||||
"name": "zxcvbn",
|
||||
"url": "https://github.com/status-im/nim-zxcvbn",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"security",
|
||||
"passwords",
|
||||
"entropy"
|
||||
],
|
||||
"description": "Nim bindings for the zxcvbn-c password strength estimation library",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-zxcvbn"
|
||||
},
|
||||
{
|
||||
"name": "stb_image",
|
||||
"url": "https://gitlab.com/define-private-public/stb_image-Nim.git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user