14 lines
289 B
JSON
14 lines
289 B
JSON
|
{
|
||
|
"name": "yato",
|
||
|
"version-date": "2022-03-06",
|
||
|
"description": "Modern C++14 containers and utilities, actors system, typesafe config",
|
||
|
"license": "Apache-2.0",
|
||
|
"supports": "!(windows & arm)",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|