17 lines
310 B
JSON
17 lines
310 B
JSON
|
{
|
||
|
"name": "indicators",
|
||
|
"version": "2.2",
|
||
|
"description": "Activity indicators for modern C++",
|
||
|
"homepage": "https://github.com/p-ranav/indicators",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|