diff --git a/packages.json b/packages.json index 31273da..22ea718 100644 --- a/packages.json +++ b/packages.json @@ -4889,5 +4889,17 @@ "web": "https://github.com/miere43/nim-registry", "license": "MIT", "method": "git" + }, + { + "name": "luna", + "description": "Lua convenience library for nim", + "tags": [ + "lua", + "scripting" + ], + "url": "https://github.com/smallfx/luna.nim", + "web": "https://github.com/smallfx/luna.nim", + "license": "MIT", + "method": "git" } ]