19 lines
402 B
JSON
Executable File
19 lines
402 B
JSON
Executable File
{
|
|
"name": "eve",
|
|
"version-date": "2021-10-16",
|
|
"description": "EVE - the Expressive Vector Engine",
|
|
"homepage": "https://github.com/jfalcou/eve",
|
|
"documentation": "https://jfalcou.github.io/eve/html/pages.html",
|
|
"supports": "!windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|