21 lines
454 B
JSON
21 lines
454 B
JSON
{
|
|
"name": "KVMote",
|
|
"assetdir": "frontend/dist",
|
|
"frontend:install": "",
|
|
"frontend:build": "",
|
|
"frontend:dev:watcher": "",
|
|
"frontend:dev:serverUrl": "",
|
|
"author": {
|
|
"name": "KVMote Team",
|
|
"email": ""
|
|
},
|
|
"wailsjsdir": "frontend/src/wailsjs",
|
|
"outputfilename": "kvmote",
|
|
"info": {
|
|
"productName": "KVMote",
|
|
"productVersion": "1.0.0",
|
|
"copyright": "Copyright 2026",
|
|
"comments": "KVM over Bluetooth Bridge"
|
|
}
|
|
}
|