{
  "name": "template-code-hike",
  "version": "1.0.0",
  "description": "My Remotion video",
  "repository": {},
  "license": "UNLICENSED",
  "type": "module",
  "dependencies": {
    "@code-hike/lighter": "1.0.3",
    "@remotion/cli": "workspace:*",
    "@remotion/google-fonts": "workspace:*",
    "@remotion/studio": "workspace:*",
    "@remotion/layout-utils": "workspace:*",
    "codehike": "1.0.4",
    "react": "19.2.3",
    "react-dom": "19.2.3",
    "remotion": "workspace:*",
    "twoslash-cdn": "0.3.1",
    "polished": "4.3.1",
    "zod": "4.3.6"
  },
  "devDependencies": {
    "@remotion/eslint-config-flat": "workspace:*",
    "@types/react": "19.2.7",
    "@types/web": "0.0.166",
    "eslint": "9.19.0",
    "prettier": "3.8.1",
    "typescript": "5.9.3"
  },
  "scripts": {
    "dev": "remotion studio",
    "build": "remotion bundle",
    "upgrade": "remotion upgrade",
    "lint": "tsc && eslint src"
  },
  "private": true
}
