First commit

This commit is contained in:
2025-12-25 11:16:59 +01:00
commit 0c5ca09a63
720 changed files with 329234 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "unify hybrid application",
"version": "1.5.0",
"description": "Unify",
"main": "http://localhost:3000/",
"node-remote": "http://localhost:3000/",
"window": {
"width": 1430,
"height": 750,
"icon": "icon.png"
},
"chromium-args": "--enable-devtools --child-clean-exit --enable-node-worker",
"scripts": {
},
"binary": {
},
"dependencies": {
}
}