27 lines
458 B
JSON
27 lines
458 B
JSON
{
|
|
"projectName": "monie-web",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"packageManager": "npm",
|
|
"includeExamples": false,
|
|
"tailwind": true,
|
|
"addOnOptions": {},
|
|
"envVarValues": {},
|
|
"git": true,
|
|
"routerOnly": false,
|
|
"version": 1,
|
|
"framework": "react",
|
|
"chosenAddOns": [
|
|
"biome",
|
|
"sentry",
|
|
"compiler",
|
|
"db",
|
|
"form",
|
|
"paraglide",
|
|
"t3env",
|
|
"table",
|
|
"store",
|
|
"posthog",
|
|
"tanstack-query"
|
|
]
|
|
} |