23 lines
591 B
JSON
23 lines
591 B
JSON
{
|
|
"name": "@ado2/higgsfield-remotion",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"description": "ADO2 Higgsfield Shorts — Remotion 자막·타이틀 오버레이 합성",
|
|
"scripts": {
|
|
"studio": "remotion studio",
|
|
"render": "remotion render MumumShort out/mumum-poc2-final.mp4",
|
|
"upgrade": "remotion upgrade"
|
|
},
|
|
"dependencies": {
|
|
"@remotion/cli": "4.0.468",
|
|
"@remotion/google-fonts": "4.0.468",
|
|
"remotion": "4.0.468",
|
|
"react": "19.2.0",
|
|
"react-dom": "19.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/react": "19.2.0",
|
|
"typescript": "5.7.3"
|
|
}
|
|
}
|