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