{ "$schema": "https://wails.io/schemas/config.v2.json", "name": "eruhs", "outputfilename": "eruhs", "frontend:install": "npm install", "frontend:build": "npm run build", "frontend:dev:watcher": "npm run dev", "frontend:dev:serverUrl": "http://127.0.0.1:9000", "author": { "name": "lensfrex", "email": "lensferno@outlook.com" } }