this repo has no description
atmosphereconf-vods.wisp.place/
1{
2 "projectName": "atmosphereconf2026",
3 "mode": "file-router",
4 "typescript": true,
5 "packageManager": "npm",
6 "includeExamples": false,
7 "tailwind": true,
8 "addOnOptions": {},
9 "envVarValues": {},
10 "git": true,
11 "routerOnly": false,
12 "version": 1,
13 "framework": "react",
14 "chosenAddOns": ["eslint", "tanstack-query"]
15}