{
  "name": "JouFit",
  "type": "module",
  "version": "1.0.1",
  "scripts": {
    "dev": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "start": "node start-server.js",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/netlify": "^6.6.4",
    "@astrojs/node": "^9.5.4",
    "@tailwindcss/vite": "4.1.17",
    "astro": "^5.16.4",
    "resend": "^6.7.0",
    "simple-parallax-js": "6.3.3",
    "tailwindcss": "4.1.17"
  }
}
