完成初步框架

This commit is contained in:
2025-08-17 19:26:58 +08:00
parent e3dd2a7c47
commit 196ee46a8d
26 changed files with 2485 additions and 535 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "nuxtor",
"name": "video-player",
"type": "module",
"version": "1.4.0",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.13.1",
"description": "Starter template for Nuxt 3 and Tauri 2",
"author": "Nicola Spadari",
"description": "Video Player powered by Nuxt 4 and Tauri 2",
"author": "Your Name",
"license": "MIT",
"engines": {
"node": ">=23"