{
  "name": "expense-reports",
  "type": "module",
  "version": "0.0.1",
  "engines": {
    "node": ">=22.12.0"
  },
  "scripts": {
    "dev": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/node": "^10.1.1",
    "@tailwindcss/vite": "^4.3.0",
    "accessible-astro-components": "^5.2.0",
    "astro": "^6.3.1",
    "firebase": "^12.13.0",
    "firebase-admin": "^13.9.0",
    "flowbite": "^4.0.1",
    "table-sort-js": "^1.22.3",
    "tailwindcss": "^4.3.0"
  }
}
