-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathwails.json
More file actions
31 lines (31 loc) · 766 Bytes
/
wails.json
File metadata and controls
31 lines (31 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "wails-async-demo2",
"frontend:build": "",
"frontend:install": "",
"frontend:dev": "",
"frontend:dev:watcher": "",
"wailsjsdir": "./frontend",
"version": "2",
"Path": "",
"BuildDir": "",
"outputfilename": "wails-async-demo2",
"OutputType": "",
"Platform": "",
"runNonNativeBuildHooks": false,
"postBuildHooks": null,
"Author": {
"name": "Benjamin",
"email": "benjamin.guy.thomas@gmail.com"
},
"Info": {
"companyName": "wails-async-demo2",
"productName": "wails-async-demo2",
"productVersion": "1.0.0",
"copyright": "Copyright.........",
"comments": "Built using Wails (https://wails.app)"
},
"debounceMS": 100,
"devserverurl": "http://localhost:34115",
"appargs": "",
"nsisType": ""
}