diff --git a/packages.json b/packages.json index 2d07b07..034238a 100644 --- a/packages.json +++ b/packages.json @@ -19786,6 +19786,20 @@ "license": "MIT/ISC", "web": "https://github.com/c-blake/nimp" }, + { + "name": "constructor", + "url": "https://github.com/beef331/constructor", + "method": "git", + "tags": [ + "nim", + "utillity", + "macros", + "object", + "events" + ], + "description": "Nim macros to aid in object construction including event programming, and constructors.", + "license": "MIT" + }, { "name": "fpn", "url": "https://gitlab.com/lbartoletti/fpn",