{
    "$schema": "https://www.schemastore.org/package.json",
    "name": "appshot-studio",
    "version": "1.0.05",
    "private": true,
    "type": "module",
    "packageManager": "pnpm@9.5.0",
    "scripts": {
        "build": "vite build",
        "dev": "vite",
        "test:e2e": "playwright test",
        "test:e2e:ui": "playwright test --ui",
        "kit:install": "php artisan appshot:templates:install",
        "kit:lint": "php artisan appshot:templates:lint"
    },
    "devDependencies": {
        "@playwright/test": "^1.59.1",
        "@tailwindcss/vite": "^4.0.0",
        "@types/node": "^22.19.17",
        "@types/react": "^19.2.14",
        "@types/react-dom": "^19.2.3",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^3.0.0",
        "tailwindcss": "^4.0.0",
        "typescript": "^5.9.3",
        "vite": "^8.0.0"
    },
    "dependencies": {
        "@inertiajs/react": "^3.0.3",
        "@tiptap/extension-link": "^3.23.4",
        "@tiptap/extension-placeholder": "^3.23.4",
        "@tiptap/extension-text-align": "^3.23.4",
        "@tiptap/react": "^3.23.4",
        "@tiptap/starter-kit": "^3.23.4",
        "@vitejs/plugin-react": "^6.0.1",
        "class-variance-authority": "^0.7.1",
        "clsx": "^2.1.1",
        "dompurify": "^3.4.3",
        "framer-motion": "^12.38.0",
        "immer": "^10.2.0",
        "jszip": "^3.10.1",
        "konva": "^10",
        "laravel-echo": "^2.3.7",
        "lucide-react": "^1.8.0",
        "pusher-js": "^8.5.0",
        "react": "^19.2.5",
        "react-dom": "^19.2.5",
        "react-konva": "^19",
        "tailwind-merge": "^3.5.0",
        "zustand": "^5.0.12"
    }
}
