Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
356 B
JSON

{
"name": "lua-compat53",
"version": "0.10",
"description": "provide Lua-5.3-style C APIs for Lua 5.2 and 5.1",
"homepage": "https://github.com/lunarmodules/lua-compat-5.3",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}