{
  "name": "template-prompt-to-motion-graphics",
  "version": "4.0.379",
  "description": "SaaS template for AI-powered animation generation",
  "private": true,
  "repository": {
    "url": "https://github.com/remotion-dev/remotion/tree/main/packages/template-prompt-to-motion-graphics"
  },
  "homepage": "https://www.remotion.dev",
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "eslint .",
    "remotion": "remotion studio",
    "render": "remotion render",
    "deploy": "node deploy.mjs"
  },
  "dependencies": {
    "@ai-sdk/openai": "2.0.74",
    "@ai-sdk/react": "2.0.104",
    "@babel/standalone": "7.28.5",
    "@monaco-editor/react": "4.7.0",
    "@radix-ui/react-dialog": "1.1.15",
    "@radix-ui/react-select": "2.2.6",
    "@radix-ui/react-slot": "1.2.4",
    "@radix-ui/react-tooltip": "^1.2.8",
    "@react-three/fiber": "9.1.0",
    "@remotion/animated-emoji": "workspace:*",
    "@remotion/bundler": "workspace:*",
    "@remotion/cli": "workspace:*",
    "@remotion/google-fonts": "workspace:*",
    "@remotion/lambda": "workspace:*",
    "@remotion/lottie": "workspace:*",
    "@remotion/paths": "workspace:*",
    "@remotion/player": "workspace:*",
    "@remotion/shapes": "workspace:*",
    "@remotion/tailwind-v4": "workspace:*",
    "@remotion/three": "workspace:*",
    "@remotion/transitions": "workspace:*",
    "@remotion/web-renderer": "workspace:*",
    "ai": "5.0.104",
    "class-variance-authority": "0.7.1",
    "clsx": "2.1.1",
    "lucide-react": "0.555.0",
    "monaco-editor": "0.55.1",
    "monaco-jsx-syntax-highlight": "1.2.2",
    "next": "16.1.7",
    "react": "19.2.1",
    "react-dom": "19.2.1",
    "remotion": "workspace:*",
    "tailwind-merge": "3.4.0",
    "three": "0.178.0",
    "zod": "4.3.6"
  },
  "devDependencies": {
    "@eslint/eslintrc": "3.1.0",
    "@eslint/js": "9.38.0",
    "@next/eslint-plugin-next": "15.1.6",
    "@remotion/eslint-plugin": "workspace:*",
    "@types/babel__standalone": "7.1.9",
    "@tailwindcss/postcss": "4.2.0",
    "@types/node": "20.12.14",
    "@types/react": "19.2.7",
    "@types/react-dom": "19.2.3",
    "@types/three": "0.176.0",
    "@types/web": "0.0.166",
    "@typescript-eslint/eslint-plugin": "8.46.0",
    "@typescript-eslint/parser": "8.46.0",
    "autoprefixer": "10.4.20",
    "dotenv": "17.3.1",
    "eslint": "9.19.0",
    "eslint-config-next": "15.1.6",
    "postcss": "8.4.47",
    "prettier": "3.8.1",
    "raw-loader": "^4.0.2",
    "tailwindcss": "4.2.0",
    "tw-animate-css": "1.4.0",
    "typescript": "5.9.3",
    "typescript-eslint": "8.46.0"
  }
}
