update files

This commit is contained in:
2026-03-24 23:55:29 -06:00
parent d134e4ab27
commit c01db38eb3
28 changed files with 209 additions and 5 deletions

View File

@ -1,8 +1,8 @@
{
"name": "cutscript",
"name": "talkedit",
"version": "0.1.0",
"private": true,
"description": "CutScript — Open-source AI-powered text-based video editor",
"description": "TalkEdit — Open-source AI-powered text-based video editor",
"main": "electron/main.js",
"scripts": {
"dev": "concurrently \"npm run dev:backend\" \"npm run dev:frontend\" \"wait-on http://localhost:5173 && npm run dev:electron\"",