diff --git a/packages.json b/packages.json index 4417f1b..2d07b07 100644 --- a/packages.json +++ b/packages.json @@ -19824,6 +19824,22 @@ "bioinformatics" ] }, + { + "name": "nimpass", + "url": "https://github.com/xioren/NimPass", + "method": "git", + "tags": [ + "password", + "passphrase", + "passgen", + "pass", + "pw", + "security" + ], + "description": "quickly generate cryptographically secure passwords and phrases", + "license": "MIT", + "web": "https://github.com/xioren/NimPass" + }, { "name": "netTest", "url": "https://github.com/blmvxer/netTest",