{ "name": "runtime", "version": "3.0.0", "description": "Wails JS Runtime", "main": "index.js", "scripts": {}, "author": "Lea Anthony ", "license": "ISC", "devDependencies": { "esbuild": "^0.15.6", "happy-dom": "^8.1.3", "vitest": "^0.24.3" } }