Files
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Waiting to run
Deploy to Cloudflare Pages / deploy (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

32 lines
809 B
JSON

{
"name": "claude-code-templates-dashboard",
"type": "module",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^12.6.13",
"@astrojs/react": "^4.4.2",
"@clerk/backend": "^3.0.1",
"@clerk/clerk-react": "^5.60.1",
"@neondatabase/serverless": "^1.0.2",
"@supabase/supabase-js": "^2.100.1",
"@tailwindcss/vite": "^4.2.2",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"astro": "^5.17.2",
"discord-interactions": "^4.4.0",
"gpt-tokenizer": "^3.4.0",
"marked": "^17.0.4",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"tailwindcss": "^4.1.18"
}
}