mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:09:00 +08:00
13 lines
395 B
JSON
13 lines
395 B
JSON
{
|
|
"name": "sciter-js",
|
|
"version": "5.0.3.14",
|
|
"description": "Sciter.JS - Sciter but with QuickJS on board instead of TIScript. Sciter is an embeddable HTML/CSS/scripting engine.",
|
|
"homepage": "https://gitlab.com/sciter-engine/sciter-js-sdk",
|
|
"supports": "!uwp & !arm & !static",
|
|
"features": {
|
|
"windowless": {
|
|
"description": "windowless version - lite version"
|
|
}
|
|
}
|
|
}
|