-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
119 lines (119 loc) · 3.94 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"name": "@aitube/website",
"version": "0.2.4",
"private": true,
"scripts": {
"patch": "cp -f patch.js node_modules/fluent-ffmpeg/index.js",
"dev": "next dev",
"build": "npm run patch && next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@aitube/clap": "0.2.4",
"@aitube/client": "0.2.4-3",
"@aitube/engine": "0.2.4",
"@huggingface/hub": "0.15.1",
"@huggingface/inference": "^2.7.0",
"@jcoreio/async-throttle": "^1.6.0",
"@mediapipe/tasks-vision": "^0.10.14",
"@photo-sphere-viewer/core": "^5.7.2",
"@photo-sphere-viewer/equirectangular-video-adapter": "^5.7.2",
"@photo-sphere-viewer/gyroscope-plugin": "^5.7.2",
"@photo-sphere-viewer/markers-plugin": "^5.7.2-fix.1",
"@photo-sphere-viewer/overlays-plugin": "^5.7.2",
"@photo-sphere-viewer/resolution-plugin": "^5.7.2",
"@photo-sphere-viewer/settings-plugin": "^5.7.2",
"@photo-sphere-viewer/stereo-plugin": "^5.7.2",
"@photo-sphere-viewer/video-plugin": "^5.7.2",
"@photo-sphere-viewer/visible-range-plugin": "^5.7.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-menubar": "^1.0.4",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@react-spring/web": "^9.7.3",
"@tailwindcss/container-queries": "^0.1.1",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "20.4.2",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/uuid": "^9.0.2",
"@upstash/query": "^0.0.2",
"@upstash/redis": "^1.31.1",
"alchemy-sdk": "^3.4.1",
"autoprefixer": "10.4.20",
"axios": "^1.7.4",
"bellhop-iframe": "^3.5.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"cookies-next": "^4.2.1",
"date-fns": "^3.6.0",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"fastest-levenshtein": "^1.0.16",
"fluent-ffmpeg": "^2.1.3",
"fun-word-list": "^1.0.1",
"gsplat": "^1.2.4",
"hash-wasm": "^4.11.0",
"jose": "^5.2.4",
"js-base64": "^3.7.7",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.428.0",
"markdown-yaml-metadata-parser": "^3.0.0",
"minisearch": "^6.3.0",
"next": "^14.2.2",
"openai": "^4.36.0",
"photo-sphere-viewer-lensflare-plugin": "^2.1.2",
"pick": "^0.0.1",
"postcss": "8.4.41",
"qs": "^6.13.0",
"query-string": "^9.1.0",
"react": "18.2.0",
"react-avatar": "^5.0.3",
"react-circular-progressbar": "^2.1.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "18.2.0",
"react-hook-consent": "^3.5.3",
"react-icons": "^4.12.0",
"react-photo-sphere-viewer": "^5.0.2-psv5.7.1",
"react-smooth-scroll-hook": "^1.3.4",
"react-tuby": "^0.1.24",
"react-virtualized-auto-sizer": "^1.0.20",
"react-window-infinite-loader": "^1.0.9",
"runcss": "^0.1.8",
"sharp": "^0.33.4",
"styled-components": "^6.1.12",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"temp-dir": "^3.0.0",
"ts-node": "^10.9.2",
"type-fest": "^4.8.2",
"typescript": "^5.4.5",
"usehooks-ts": "^2.9.1",
"uuid": "^9.0.1",
"yaml": "^2.4.5",
"zustand": "^4.5.2"
},
"devDependencies": {
"@types/fluent-ffmpeg": "^2.1.24",
"@types/proper-lockfile": "^4.1.2",
"@types/qs": "^6.9.7",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-virtualized": "^9.21.22"
}
}