{ "$schema": "https://wails.io/schemas/config.v2.json", "name": "GoExplore", "outputfilename": "goexplore", "frontend:install": "npm install", "frontend:build": "npm run build", "frontend:dev:watcher": "npm run dev", "frontend:dev:serverUrl": "auto", "author": { "name": "JDB-NET" }, "info": { "companyName": "JDB-NET Limited", "productName": "GoExplore" } }