File size: 1,085 Bytes
1c1e321
0cf5523
1c1e321
 
 
 
 
 
 
 
 
 
 
0cf5523
 
 
e9923b6
 
 
 
 
2ffeba7
0cf5523
 
 
 
 
1c1e321
 
e9923b6
0cf5523
 
1c1e321
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "name": "short-test",
  "version": "1.0.0",
  "description": "My Remotion video",
  "scripts": {
    "start": "remotion studio",
    "build": "remotion render HelloWorld out/video.mp4",
    "upgrade": "remotion upgrade",
    "test": "eslint src --ext ts,tsx,js,jsx"
  },
  "repository": {},
  "license": "UNLICENSED",
  "dependencies": {
    "@radix-ui/react-icons": "^1.3.0",
    "@radix-ui/react-label": "^2.0.2",
    "@radix-ui/react-slot": "^1.0.2",
    "@remotion/cli": "4.0.69",
    "@remotion/google-fonts": "4.0.69",
    "@remotion/preload": "4.0.69",
    "@remotion/transitions": "4.0.69",
    "@remotion/zod-types": "4.0.69",
    "@remotion/tailwind": "4.0.69",
    "class-variance-authority": "^0.7.0",
    "clsx": "^2.1.0",
    "gsap": "^3.12.4",
    "gsap-trial": "^3.12.4",
    "lucide-react": "^0.303.0",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "remotion":  "4.0.69",
    "tailwind-merge": "^2.2.0",
    "tailwindcss-animate": "^1.0.7",
    "zod": "^3.21.4"
  },
  "devDependencies": {
    "prettier": "^2.8.8"
  },
  "packageManager": "npm@9.6.7"
}