Update packages.json (#2733)

This commit is contained in:
xjzh123 2023-10-31 23:59:08 +08:00 committed by GitHub
parent f885050f43
commit 3af0c947b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]