UNPKG

slint-ui

Version:

Slint is a declarative GUI toolkit to build native user interfaces for desktop and embedded applications.

37 lines (36 loc) 721 B
{ "name": "@slint-ui/slint-ui-binary-linux-arm64-gnu", "version": "1.17.1", "cpu": [ "arm64" ], "main": "slint-ui.linux-arm64-gnu.node", "files": [ "slint-ui.linux-arm64-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" ] }