{
    "name": "tailwind-laravel-starter",
    "version": "1.0.0",
    "description": "A free and open-source starter project to help you get started with the core Flowbite Library components and Laravel",
    "license": "MIT",
    "repository": "https://github.com/themesberg/tailwind-laravel-starter",
    "homepage": "https://flowbite.com/docs/getting-started/laravel/",
    "contributors": [
        "Zoltán Szőgyényi (https://x.com/zoltanszogyenyi)"
    ],
    "author": "Bergside Inc.",
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "dependencies": {
        "@tailwindcss/vite": "^4.1.18",
        "autoprefixer": "^10.4.23",
        "axios": "^1.13.2",
        "concurrently": "^9.2.1",
        "filepond": "^4.32.11",
        "filepond-plugin-file-validate-type": "^1.2.9",
        "filepond-plugin-image-preview": "^4.6.12",
        "flowbite": "^4.0.1",
        "laravel-vite-plugin": "^1.3.0",
        "tailwindcss": "^4.0.7",
        "vite": "^6.4.1"
    },
    "optionalDependencies": {
        "@rollup/rollup-linux-x64-gnu": "4.9.5",
        "@tailwindcss/oxide-linux-x64-gnu": "^4.0.1",
        "lightningcss-linux-x64-gnu": "^1.29.1"
    }
}
