{ "name": "transit-quiz", "type": "module", "version": "1.0.0", "main": "index.js", "scripts": { "dev": "astro dev" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@astrojs/svelte": "^5.7.1", "@astrojs/tailwind": "^5.1.1", "@honeybadger-io/js": "^6.10.0", "astro": "^4.15.11", "gsap": "^3.12.5", "svelte": "^4.2.19", "tailwindcss": "^3.4.13", "typescript": "^5.6.2" } }