mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-06-03 21:59:36 -04:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"projectName": "docs",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"packageManager": "npm",
|
|
"includeExamples": false,
|
|
"tailwind": true,
|
|
"addOnOptions": {},
|
|
"envVarValues": {},
|
|
"git": false,
|
|
"routerOnly": false,
|
|
"version": 1,
|
|
"framework": "react",
|
|
"chosenAddOns": ["nitro"]
|
|
}
|