diff --git a/packages.json b/packages.json index 7e5f49f..e26c451 100644 --- a/packages.json +++ b/packages.json @@ -20776,5 +20776,18 @@ "description": "De/serialization library for Nim ", "license": "MIT", "web": "https://github.com/gabbhack/deser" + }, + { + "name": "nimtraits", + "url": "https://github.com/haxscramper/nimtraits", + "method": "git", + "tags": [ + "macro", + "library", + "traits" + ], + "description": "Trait system for nim", + "license": "Apache-2.0", + "web": "https://github.com/haxscramper/nimtraits" } ]