Added package zxcvbnim (#2114)

This commit is contained in:
jiiihpeeh 2022-01-10 14:31:33 +02:00 committed by GitHub
parent 0ae849bae7
commit a5741f4aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23106,6 +23106,18 @@
"license": "MIT",
"web": "https://github.com/beef331/kashae"
},
{
"name": "zxcvbnim",
"url": "https://github.com/jiiihpeeh/zxcvbnim",
"method": "git",
"tags": [
"zxcvbn",
"clone"
],
"description": "A zxcvbn clone for Nim. Written in Nim",
"license": "MIT",
"web": "https://github.com/jiiihpeeh/zxcvbnim"
},
{
"name": "sumtypes",
"url": "https://github.com/beef331/sumtypes",