19 lines
No EOL
347 B
JSON
19 lines
No EOL
347 B
JSON
{
|
|
"projectName": "web-ui",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"tailwind": true,
|
|
"packageManager": "bun",
|
|
"git": true,
|
|
"install": true,
|
|
"intent": true,
|
|
"addOnOptions": {},
|
|
"includeExamples": false,
|
|
"envVarValues": {},
|
|
"routerOnly": false,
|
|
"version": 1,
|
|
"framework": "react",
|
|
"chosenAddOns": [
|
|
"nitro"
|
|
]
|
|
} |