{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build",
        "webhook": "smee --url https://smee.io/PcBr13ZAtAkmUajM --path /webhook/flutterwave --port 8000",
        "webhook-crypto": "smee --url https://smee.io/qoJkdw9cD3ipZDX5 --path /webhook/crypto --port 8000",
        "webhook-fund-wallet": "smee --url https://smee.io/qoJkdw9cD3ipZDX5 --path /webhook/fund-walllet --port 8000"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.2",
        "alpinejs": "^3.4.2",
        "autoprefixer": "^10.4.2",
        "axios": "^1.6.1",
        "laravel-echo": "^1.16.1",
        "laravel-vite-plugin": "^0.8.0",
        "postcss": "^8.4.6",
        "pusher-js": "^8.4.0-rc2",
        "tailwindcss": "^3.1.0",
        "vite": "^4.0.0"
    },
    "dependencies": {
        "@tiptap/core": "^2.9.1",
        "@tiptap/pm": "^2.9.1",
        "@tiptap/starter-kit": "^2.9.1",
        "chart.js": "^4.4.1",
        "flowbite": "^2.3.0",
        "flowbite-typography": "^1.0.4",
        "imask": "^7.6.1",
        "jodit": "^4.2.38",
        "swiper": "^11.0.7",
        "tailwindcss-motion": "^0.4.3-beta",
        "taos": "^1.0.5"
    }
}
