26 lines
610 B
JSON
26 lines
610 B
JSON
{
|
|
"name": "hearty-ad",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": "",
|
|
"dependencies": {
|
|
"@remotion/captions": "^4.0.434",
|
|
"@remotion/cli": "^4.0.434",
|
|
"@remotion/google-fonts": "4.0.434",
|
|
"@remotion/media": "^4.0.434",
|
|
"@remotion/transitions": "^4.0.434",
|
|
"@types/react": "^19.2.14",
|
|
"@types/react-dom": "^19.2.3",
|
|
"react": "^19.2.4",
|
|
"react-dom": "^19.2.4",
|
|
"remotion": "^4.0.434",
|
|
"typescript": "^5.9.3"
|
|
}
|
|
}
|