mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 14:28:59 +08:00
9 lines
239 B
JSON
9 lines
239 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|