diff --git a/packages.json b/packages.json index 57fa20d..c279e3e 100644 --- a/packages.json +++ b/packages.json @@ -14847,6 +14847,34 @@ "description": "Nim implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator. Works with Linux and Windows!", "license": "GPL-3.0-or-later" }, + { + "name": "useradd", + "url": "https://github.com/theAkito/nim-useradd", + "method": "git", + "tags": [ + "akito", + "gosu", + "su-exec", + "docker", + "kubernetes", + "helm", + "permission", + "linux", + "posix", + "postgres", + "process", + "security", + "alpine", + "busybox", + "useradd", + "adduser", + "shadow", + "musl", + "libc" + ], + "description": "Linux adduser/useradd library with all batteries included.", + "license": "GPL-3.0-or-later" + }, { "name": "userdef", "url": "https://github.com/theAkito/userdef",