{ "name": "radiquum-photos-ssg", "module": "index.tsx", "type": "module", "devDependencies": { "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5.0.0" }, "dependencies": { "@tailwindcss/cli": "^4.0.7", "@types/express": "^5.0.0", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "chokidar": "^4.0.3", "express": "^4.21.2", "firebase-admin": "^13.1.0", "picocolors": "^1.1.1", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwindcss": "^4.0.7", "ws": "^8.18.0" } }