31 lines
527 B
JSON
31 lines
527 B
JSON
{
|
|
"name": "Vibe Motion",
|
|
"description": "Remotion 动效视频项目 — 用 AI 写代码生成专业动画视频",
|
|
"status": "active",
|
|
"kind": "app",
|
|
"created": "2026-03-19",
|
|
"ports": [
|
|
{
|
|
"port": 4062,
|
|
"label": "dev",
|
|
"fixed": true
|
|
}
|
|
],
|
|
"stack": [
|
|
"Remotion",
|
|
"React",
|
|
"TypeScript"
|
|
],
|
|
"urls": [
|
|
{
|
|
"url": "http://localhost:4062",
|
|
"type": "app",
|
|
"label": "local"
|
|
}
|
|
],
|
|
"worklog": {
|
|
"path": ".memory/worklog.json",
|
|
"auto": true
|
|
}
|
|
}
|