mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 09:02:07 +00:00
14 lines
248 B
JSON
14 lines
248 B
JSON
{
|
|
"version": 1,
|
|
"projectName": "crabwalk",
|
|
"framework": "react",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"tailwind": true,
|
|
"packageManager": "npm",
|
|
"chosenIntegrations": [
|
|
"tanstack-query",
|
|
"tanstack-db",
|
|
"trpc"
|
|
]
|
|
} |