mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
5bce441478
* Updated sciter-js to 4.4.8.31 * Updated sciter-js to 4.4.8.31 * Updated sciter-js to 4.4.8.31 * Update ports/sciter-js/vcpkg.json * Update versions/s-/sciter-js.json * Update versions/s-/sciter-js.json * Update versions/s-/sciter-js.json * string * update version * version * update version Co-authored-by: FrankXie <v-frankxie@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"name": "sciter-js",
|
|
"version": "4.4.8.31",
|
|
"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"
|
|
}
|
|
}
|
|
}
|