vcpkg/ports/vili/vcpkg.json
2022-11-28 16:11:11 -08:00

22 lines
404 B
JSON

{
"name": "vili",
"version": "1.0.0+20221123",
"maintainers": "Sygmei",
"description": "A nice and readable data format !",
"homepage": "https://github.com/ViliOrg/Vili",
"license": "MIT",
"dependencies": [
"fmt",
"nlohmann-fifo-map",
"pegtl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}