{
    "$schema": "https://json.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.2",
        "@tailwindcss/vite": "^4.0.0",
        "@types/react": "^18.2.45",
        "@types/react-dom": "^18.2.18",
        "@vitejs/plugin-react": "^4.2.1",
        "alpinejs": "^3.4.2",
        "autoprefixer": "^10.4.2",
        "axios": "^1.8.2",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.4.31",
        "tailwindcss": "^3.1.0",
        "vite": "^6.2.4"
    },
    "dependencies": {
        "@craftjs/core": "^0.2.0",
        "@popperjs/core": "^2.11.8",
        "bootstrap": "^5.3.0",
        "grapesjs": "^0.22.7",
        "grapesjs-blocks-basic": "^1.0.2",
        "grapesjs-component-countdown": "^1.0.2",
        "grapesjs-custom-code": "^1.0.2",
        "grapesjs-parser-postcss": "^1.0.3",
        "grapesjs-plugin-export": "^1.0.12",
        "grapesjs-plugin-forms": "^2.0.6",
        "grapesjs-preset-webpage": "^1.0.3",
        "grapesjs-style-bg": "^2.0.2",
        "grapesjs-tabs": "^1.0.6",
        "grapesjs-tooltip": "^0.1.8",
        "grapesjs-touch": "^0.1.1",
        "grapesjs-tui-image-editor": "^1.0.2",
        "grapesjs-typed": "^2.0.1",
        "jquery": "^3.7.1",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "react-quill": "^2.0.0",
        "tui-color-picker": "^2.2.8",
        "tui-image-editor": "^3.15.3"
    }
}
