blob: e4cd839f458aeaa11a1f7641906d314efc47c2d9 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "luajit",
"version-string": "2.0.5",
"port-version": 4,
"description": "LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.",
"homepage": "https://github.com/LuaJIT/LuaJIT",
"supports": "!uwp"
}
|