{
  "name": "screwfast-template",
  "type": "module",
  "version": "0.0.1",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro build && node process-html.mjs",
    "typecheck": "astro check",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/check": "^0.9.9",
    "@astrojs/mdx": "^5.0.6",
    "@astrojs/node": "^10.1.1",
    "@astrojs/react": "^5.0.5",
    "@astrojs/sitemap": "^3.7.2",
    "@astrojs/starlight": "^0.39.2",
    "@fal-ai/client": "^1.6.2",
    "@supabase/supabase-js": "^2.91.0",
    "@tailwindcss/vite": "^4.1.11",
    "astro": "^6.3.7",
    "astro-compressor": "^1.0.0",
    "clipboard": "^2.0.11",
    "globby": "^14.1.0",
    "gsap": "^3.12.7",
    "html-minifier-terser": "^7.2.0",
    "intl-tel-input": "^25.13.1",
    "lenis": "^1.3.8",
    "preline": "^3.1.0",
    "react": "^19.2.3",
    "react-dom": "^19.2.3",
    "resend": "^6.6.0",
    "rimraf": "^6.0.1",
    "sharp": "^0.34.3",
    "sharp-ico": "^0.1.5",
    "tailwindcss": "^4.1.11"
  },
  "devDependencies": {
    "@tailwindcss/forms": "^0.5.10",
    "astro-vtbot": "^2.1.6",
    "prettier": "^3.6.2",
    "prettier-plugin-astro": "^0.14.1",
    "prettier-plugin-tailwindcss": "^0.6.14",
    "typescript": "^5.8.3"
  }
}
