diff --git a/packages.json b/packages.json index d25a0ba..eedcb97 100644 --- a/packages.json +++ b/packages.json @@ -29712,6 +29712,18 @@ "license": "GNU GPLv3", "web": "https://github.com/HapticX/happyx" }, + { + "name": "nuance", + "url": "https://github.com/metagn/nuance", + "method": "git", + "tags": [ + "ast", + "compiler" + ], + "description": "nim untyped AST node generation at runtime with custom line info", + "license": "MIT", + "web": "https://github.com/metagn/nuance" + }, { "name":"jsonnet", "url":"https://github.com/thechampagne/jsonnet-nim",