{ "name": "graduation", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/react": "^4.2.3", "@studio-freight/lenis": "^1.0.42", "@tailwindcss/vite": "^4.0.15", "@types/react": "^19.1.0", "@types/react-dom": "^19.1.2", "aceternity-ui": "^0.2.2", "astro": "^5.5.3", "echarts": "^5.6.0", "framer-motion": "^12.5.0", "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.0.15" } }