зеркало из https://github.com/microsoft/vcpkg.git
17 строки
330 B
JSON
17 строки
330 B
JSON
{
|
|
"name": "ztd-text",
|
|
"version-date": "2023-11-03",
|
|
"description": "A spicy text library.",
|
|
"homepage": "https://github.com/soasis/text",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"ztd-platform",
|
|
"ztd-static-containers"
|
|
]
|
|
}
|