{ "name": "dealplustech-astroreal", "type": "module", "version": "1.0.0", "description": "Deal Plus Tech - ระบบน้ำคุณภาพสูง ราคาโรงงาน", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/react": "^5.0.5", "@tailwindcss/typography": "^0.5.15", "@tailwindcss/vite": "^4.0.0", "astro": "^6.1.7", "marked": "^18.0.3", "react": "^19.2.6", "react-dom": "^19.2.6", "tailwindcss": "^4.0.0", "typescript": "^5.6.3" }, "engines": { "node": ">=20.0.0" } }