diff --git a/packages.json b/packages.json index 6e874ac..8ef01c9 100644 --- a/packages.json +++ b/packages.json @@ -1221,6 +1221,19 @@ "license": "MIT", "web": "https://github.com/PMunch/nimlsp" }, + { + "name": "optionsutils", + "url": "https://github.com/PMunch/nim-optionsutils", + "method": "git", + "tags": [ + "options", + "library", + "safety" + ], + "description": "Utility macros for easier handling of options in Nim", + "license": "MIT", + "web": "https://github.com/PMunch/nim-optionsutils" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",