diff --git a/packages.json b/packages.json index fec2bce..cee6439 100644 --- a/packages.json +++ b/packages.json @@ -19426,5 +19426,17 @@ "description": "Simpleflake for nim", "license": "MIT", "web": "https://github.com/aisk/simpleflake.nim" + }, + { + "name": "hnimast", + "url": "https://github.com/haxscramper/hnimast", + "method": "git", + "tags": [ + "ast", + "macro" + ], + "description": "User-friendly wrapper for nim ast", + "license": "Apache-2.0", + "web": "https://github.com/haxscramper/hnimast" } ]