15 lines
283 B
JSON
Executable File
15 lines
283 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|