mobux 0.6.2

A touch-friendly tmux web UI for unhinged people who run terminal sessions from their phone while walking the dog
{
  "name": "mobux-spa",
  "private": true,
  "version": "0.1.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "@preact/signals": "^2.0.1",
    "preact": "^10.25.4",
    "uqr": "^0.1.3",
    "wouter-preact": "^3.7.1"
  },
  "devDependencies": {
    "@playwright/test": "^1.60.0",
    "@preact/preset-vite": "^2.10.1",
    "vite": "^6.0.7"
  }
}