diff --git a/packages.json b/packages.json index 000719f..b1d0426 100644 --- a/packages.json +++ b/packages.json @@ -34025,5 +34025,17 @@ "description": "A nimble package for improving your Nim code", "license": "MIT", "web": "https://github.com/glassesneo/seiryu" + }, + { + "name": "spellua", + "url": "https://github.com/glassesneo/spellua", + "method": "git", + "tags": [ + "lua", + "metaprogramming" + ], + "description": "A high level LuaJIT bindings for Nim", + "license": "MIT", + "web": "https://github.com/glassesneo/spellua" } ]