mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 06:49:02 +08:00
431168e0f0
* Update sciter-js to 5.0.2.26 * Update sciter-js to 5.0.2.26 * Update sciter-js to 5.0.3.0
13 lines
394 B
JSON
13 lines
394 B
JSON
{
|
|
"name": "sciter-js",
|
|
"version": "5.0.3.0",
|
|
"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"
|
|
}
|
|
}
|
|
}
|