{
"name": "recorder",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build && tsc",
"preview": "vite preview"
}