{ "name": "IEEE_UCSD_WEBSITE", "type": "module", "version": "1.0.0", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.5.10", "@astrojs/mdx": "^2.3.1", "@astrojs/node": "^8.3.3", "@astrojs/preact": "^3.5.3", "@astrojs/react": "^3.6.2", "@astrojs/tailwind": "^5.1.0", "@fontsource-variable/epilogue": "^5.1.0", "@fontsource-variable/josefin-sans": "^5.1.0", "@fontsource-variable/lora": "^5.1.0", "@fontsource/open-sans": "^5.1.0", "@fontsource/vollkorn": "^5.1.0", "@iconify-json/ic": "^1.2.0", "@iconify-json/mdi": "^1.2.0", "astro": "^4.15.6", "astro-icon": "^1.1.1", "framer-motion": "^11.5.4", "preact": "^10.24.0", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwindcss": "^3.4.11", "typescript": "^5.6.2" }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", "@types/jquery": "^3.5.30", "@types/node": "^20.16.5", "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "sass": "^1.78.0" } }