mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:43:18 +08:00
b9dace9b0b
* update luabridge * update version * Use file(INSTALL for the copyright file, and formatting. Co-authored-by: Monica <v-liumonica@microsoft.com> Co-authored-by: Billy O'Neal <bion@microsoft.com>
8 lines
206 B
JSON
8 lines
206 B
JSON
{
|
|
"name": "luabridge",
|
|
"version": "2.8",
|
|
"description": "A lightweight, dependency-free library for binding Lua to C++",
|
|
"homepage": "https://github.com/vinniefalco/LuaBridge",
|
|
"license": "MIT"
|
|
}
|