{ "$schema": "https://wails.io/schemas/config.v2.json", "name": "updata_hfb", "outputfilename": "updata_hfb", "frontend:install": "npm install", "frontend:build": "npm run build", "frontend:dev:watcher": "npm run dev", "frontend:dev:serverUrl": "http://localhost:5188", "devServer": "localhost:34188", "author": { "name": "yml", "email": "" } }