slint-ui
Version:
Slint is a declarative GUI toolkit to build native user interfaces for desktop and embedded applications.
37 lines (36 loc) • 713 B
JSON
{
"name": "@slint-ui/slint-ui-binary-linux-x64-gnu",
"version": "1.17.1",
"cpu": [
"x64"
],
"main": "slint-ui.linux-x64-gnu.node",
"files": [
"slint-ui.linux-x64-gnu.node"
],
"description": "Slint is a declarative GUI toolkit to build native user interfaces for desktop and embedded applications.",
"keywords": [
"GUI",
"UI",
"native",
"node",
"Slint",
"desktop",
"embedded"
],
"homepage": "https://github.com/slint-ui/slint",
"license": "SEE LICENSE IN LICENSE.md",
"engines": {
"node": ">= 10"
},
"repository": {
"type": "git",
"url": "https://github.com/slint-ui/slint"
},
"os": [
"linux"
],
"libc": [
"glibc"
]
}