health-petal/apps/pharmanager/.cta.json
2026-05-17 23:24:32 +05:30

18 lines
No EOL
334 B
JSON

{
"projectName": "pharmanager",
"mode": "file-router",
"typescript": true,
"packageManager": "bun",
"includeExamples": false,
"tailwind": true,
"addOnOptions": {},
"envVarValues": {},
"git": false,
"install": true,
"routerOnly": true,
"version": 1,
"framework": "react",
"chosenAddOns": [
"biome"
]
}