Update packages.json (#2733)

This commit is contained in:
xjzh123
2023-10-31 16:59:08 +01:00
committed by GitHub
parent f885050f43
commit 3af0c947b3
+11
View File
@@ -31698,5 +31698,16 @@
"description": "Allocate closures on stack",
"license": "MIT",
"web": "https://github.com/guibar64/stackclosures"
},
{
"name": "astiife",
"url": "https://github.com/xjzh123/astiife",
"method": "git",
"tags": [
"macros"
],
"description": "AST IIFE for nim. Generate code with AST.",
"license": "MIT",
"web": "https://github.com/xjzh123/astiife"
}
]