diff --git a/packages.json b/packages.json index aed2935..594595e 100644 --- a/packages.json +++ b/packages.json @@ -25284,6 +25284,21 @@ "license": "Unlicense", "web": "https://github.com/dimspith/otplib" }, + { + "name": "shorteststring", + "url": "https://github.com/metagn/shorteststring", + "method": "git", + "tags": [ + "short-string", + "string", + "sso", + "optimization", + "datatype" + ], + "description": "word size strings stored in an integer", + "license": "MIT", + "web": "https://github.com/metagn/shorteststring" + }, { "name": "dogapi", "url": "https://github.com/thexxiv/dogapi-nim",