18 lines
349 B
JSON
18 lines
349 B
JSON
{
|
|
"name": "tinyxml2",
|
|
"version-semver": "11.0.0",
|
|
"description": "A simple, small, efficient, C++ XML parser",
|
|
"homepage": "https://github.com/leethomason/tinyxml2",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|