aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
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"
}
]