@ostov-larion/yuta
Version:
Small declarative/reactive wrapper for GTK4/Adwaita
29 lines (28 loc) • 574 B
JSON
{
"name": "@ostov-larion/yuta",
"version": "1.1.1",
"description": "Small declarative/reactive wrapper for GTK4/Adwaita",
"main": "yuta.js",
"dependencies": {
"node-gtk": "^0.12.1"
},
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"gtk4",
"libadwaita",
"declarative",
"reactive",
"framework"
],
"repository": {
"url": "https://github.com/ostov-larion/yuta",
"type": "github"
},
"author": "ostov-larion",
"license": "MIT"
}