{
  "name": "@slint-ui/slint-ui-binary-win32-x64-msvc",
  "version": "1.17.1",
  "cpu": [
    "x64"
  ],
  "main": "slint-ui.win32-x64-msvc.node",
  "files": [
    "slint-ui.win32-x64-msvc.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": [
    "win32"
  ]
}
