From a5741f4aa1b366ba202fbf749c9da5521d6e49de Mon Sep 17 00:00:00 2001 From: jiiihpeeh <68808867+jiiihpeeh@users.noreply.github.com> Date: Mon, 10 Jan 2022 14:31:33 +0200 Subject: [PATCH] Added package zxcvbnim (#2114) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index 39dfe50..817f0cf 100644 --- a/packages.json +++ b/packages.json @@ -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",