/ mission-control / .cta.json
.cta.json
1 { 2 "projectName": "mission-control", 3 "mode": "file-router", 4 "typescript": true, 5 "tailwind": true, 6 "packageManager": "npm", 7 "git": true, 8 "install": true, 9 "addOnOptions": {}, 10 "includeExamples": true, 11 "envVarValues": {}, 12 "routerOnly": false, 13 "version": 1, 14 "framework": "react", 15 "chosenAddOns": [] 16 }