diff --git a/packages.json b/packages.json index 2c3a272..f81c1ff 100644 --- a/packages.json +++ b/packages.json @@ -14811,5 +14811,18 @@ "description": "This package allows you to determine the running version of the Windows operating system.", "license": "MIT", "web": "https://github.com/rockcavera/winversion" + }, + { + "name": "npg", + "url": "https://github.com/rustomax/npg", + "method": "git", + "tags": [ + "password-generator", + "password", + "cli" + ], + "description": "Password generator in Nim", + "license": "MIT", + "web": "https://github.com/rustomax/npg" } ]