{
  "name": "template-three",
  "version": "1.0.0",
  "description": "A React Three Fiber Project",
  "scripts": {
    "dev": "remotion studio",
    "build": "remotion bundle",
    "upgrade": "remotion upgrade",
    "lint": "eslint src && tsc"
  },
  "repository": {},
  "license": "UNLICENSED",
  "dependencies": {
    "@react-three/fiber": "9.2.0",
    "@remotion/cli": "workspace:*",
    "@remotion/media": "workspace:*",
    "@remotion/three": "workspace:*",
    "@remotion/zod-types": "workspace:*",
    "react": "19.2.3",
    "react-dom": "19.2.3",
    "remotion": "workspace:*",
    "three": "0.178.0",
    "zod": "4.3.6",
    "mediabunny": "1.39.2"
  },
  "devDependencies": {
    "@remotion/eslint-config-flat": "workspace:*",
    "@types/react": "19.2.7",
    "@types/three": "0.170.0",
    "@types/web": "0.0.166",
    "eslint": "9.19.0",
    "prettier": "3.8.1",
    "typescript": "5.9.3"
  },
  "private": true
}
