mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 23:39:02 +08:00
14 lines
317 B
JSON
14 lines
317 B
JSON
|
{
|
||
|
"name": "sciter",
|
||
|
"version-string": "4.4.8.3",
|
||
|
"port-version": 1,
|
||
|
"description": "Sciter is an embeddable HTML/CSS/scripting engine.",
|
||
|
"homepage": "https://github.com/c-smile/sciter-sdk",
|
||
|
"supports": "!uwp",
|
||
|
"features": {
|
||
|
"windowless": {
|
||
|
"description": "Uses Sciter.Lite builds"
|
||
|
}
|
||
|
}
|
||
|
}
|