{ "name": "thenextwave", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build --minify false --mode development", "build:prod": "vite build --mode production", "preview": "vite preview" }, "devDependencies": { "@types/react": "^18.3.2", "@types/uuid": "^9.0.8", "@vitejs/plugin-react": "^4.2.1", "@wailsio/runtime": "^3.0.0-alpha.24", "less": "^4.2.0", "vite": "^5.0.0", "vite-tsconfig-paths": "^4.3.2" }, "dependencies": { "@observablehq/plot": "^0.6.14", "@tanstack/react-table": "^8.17.3", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.5.0", "base64-js": "^1.5.1", "clsx": "^2.1.1", "immer": "^10.1.1", "jotai": "^2.8.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-markdown": "^9.0.1", "remark-gfm": "^4.0.0", "rxjs": "^7.8.1", "uuid": "^9.0.1" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }