15 lines
283 B
JSON
15 lines
283 B
JSON
|
{
|
||
|
"name": "foxi",
|
||
|
"version-date": "2021-12-01",
|
||
|
"description": "ONNXIFI with Facebook Extension",
|
||
|
"homepage": "https://github.com/houseroad/foxi",
|
||
|
"license": "MIT",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|