diff --git a/packages.json b/packages.json index a8d91da..23626f2 100644 --- a/packages.json +++ b/packages.json @@ -10887,6 +10887,17 @@ "license": "MIT", "web": "https://github.com/LemonBoy/criterion.nim" }, + { + "name": "nanoid", + "url": "https://github.com/icyphox/nanoid.nim", + "method": "git", + "tags": [ + "nanoid", "random", "generator" + ], + "description": "The Nim implementation of NanoID", + "license": "MIT", + "web": "https://github.com/icyphox/nanoid.nim" + }, { "name": "ndb", "url": "https://github.com/xzfc/ndb.nim",