{
  "name": "home-page",
  "type": "module",
  "version": "0.0.1",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro check && astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/check": "^0.9.2",
    "@astrojs/react": "^4.4.2",
    "@astrojs/tailwind": "^6.0.0",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.0",
    "@mui/icons-material": "^6.4.8",
    "@mui/material": "^6.4.8",
    "@nanostores/react": "^1.0.0",
    "@types/react": "^19.0.10",
    "@types/react-dom": "^19.0.4",
    "aos": "^2.3.4",
    "astro": "^5.5.2",
    "axios": "1.13.4",
    "colorthief": "^2.6.0",
    "fast-average-color": "^9.4.0",
    "lenis": "^1.1.20",
    "lucide": "^0.461.0",
    "lucide-react": "^0.563.0",
    "motion": "^11.11.17",
    "nanostores": "^1.1.0",
    "node-vibrant": "^3.1.6",
    "react": "^19.2.4",
    "react-dom": "^19.2.4",
    "react-pdf": "^10.3.0",
    "react-router-dom": "^7.13.0",
    "react-window": "^1.8.11",
    "swiper": "^12.1.3",
    "tailwind-merge": "^3.0.1",
    "tailwindcss": "^3.4.15",
    "typescript": "^5.7.2"
  },
  "devDependencies": {
    "@types/aos": "^3.0.7"
  }
}
