18 lines
378 B
JSON
18 lines
378 B
JSON
{
|
|
"name": "sol2",
|
|
"version": "3.5.0",
|
|
"description": "Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance",
|
|
"homepage": "https://github.com/ThePhD/sol2",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|