diff --git a/packages.json b/packages.json index fa3b9a6..297f247 100644 --- a/packages.json +++ b/packages.json @@ -21249,6 +21249,22 @@ "license": "MIT", "web": "https://github.com/davidgarland/nim-hats" }, + { + "name": "nobject", + "url": "https://github.com/Carpall/nobject", + "method": "git", + "tags": [ + "nim", + "nimble", + "nim-lang", + "object", + "runtime", + "dynamic" + ], + "description": "A partially compile and runtime evaluated object, inspired from .net object", + "license": "GPL-3.0", + "web": "https://github.com/Carpall/nobject" + }, { "name": "nimfcuk", "url": "https://github.com/2KAbhishek/nimfcuk",