diff --git a/packages.json b/packages.json index 4001bd3..4b87eb0 100644 --- a/packages.json +++ b/packages.json @@ -35382,5 +35382,19 @@ "description": "ThorVG Nim Wrapper", "license": "Unlicense", "web": "https://github.com/elcritch/thorvg-nim" + }, + { + "name": "scope", + "url": "https://github.com/thing-king/scope", + "method": "git", + "tags": [ + "macro", + "untyped", + "scope", + "tracker" + ], + "description": "Scope tracking for untyped macros", + "license": "MIT", + "web": "https://github.com/thing-king/scope" } ]