{ "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/preact": "^3.3.0", "@astrojs/react": "^3.3.4", "@astrojs/tailwind": "^5.1.0", "@fontsource-variable/epilogue": "^5.0.14", "@fontsource-variable/josefin-sans": "^5.0.21", "@fontsource-variable/lora": "^5.0.18", "@fontsource/open-sans": "^5.0.28", "@fontsource/vollkorn": "^5.0.20", "@iconify-json/ic": "^1.1.17", "@iconify-json/mdi": "^1.1.66", "astro": "^4.8.3", "astro-icon": "^1.1.0", "framer-motion": "^11.2.0", "preact": "^10.21.0", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwindcss": "^3.4.3", "typescript": "^5.4.5" }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", "@types/jquery": "^3.5.30", "@types/node": "^20.12.12", "sass": "^1.77.1" } }