diff --git a/packages.json b/packages.json index da6894e..e486a46 100644 --- a/packages.json +++ b/packages.json @@ -9645,6 +9645,18 @@ "license": "MIT", "web": "https://github.com/bluenote10/NimSvg" }, + { + "name": "validation", + "url": "https://github.com/captainbland/nim-validation", + "method": "git", + "tags": [ + "validation", + "library" + ], + "description": "Nim object validation using type field pragmas", + "license": "GPLv3", + "web": "https://github.com/captainbland/nim-validation" + }, { "name": "nimgraphviz", "url": "https://github.com/QuinnFreedman/nimgraphviz",