generated from electron-react-boilerplate/electron-react-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 129
/
package.json
137 lines (137 loc) · 5 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"name": "dash-player",
"productName": "DashPlayer",
"version": "4.3.1",
"description": "My Electron application description",
"main": ".vite/build/main.js",
"scripts": {
"download": "zx ./scripts/download.mjs",
"start": "yarn run download && electron-forge start",
"package": "yarn run download && electron-forge package",
"make": "yarn run download && electron-forge make",
"publish": "yarn run download && electron-forge publish",
"lint": "eslint --ext .ts,.tsx .",
"test": "vitest --config ./vite.main.config.ts"
},
"keywords": [],
"author": {
"name": "solidSpoon",
"email": "[email protected]"
},
"license": "MIT",
"devDependencies": {
"@electron-forge/cli": "^7.3.1",
"@electron-forge/maker-deb": "^7.3.1",
"@electron-forge/maker-dmg": "^7.3.1",
"@electron-forge/maker-rpm": "^7.3.1",
"@electron-forge/maker-squirrel": "^7.3.1",
"@electron-forge/maker-wix": "^7.3.1",
"@electron-forge/maker-zip": "^7.3.1",
"@electron-forge/plugin-auto-unpack-natives": "^7.3.1",
"@electron-forge/plugin-fuses": "^7.2.0",
"@electron-forge/plugin-vite": "^7.3.1",
"@electron/fuses": "^1.7.0",
"@tailwindcss/typography": "^0.5.12",
"@types/better-sqlite3": "^7.6.10",
"@types/common-tags": "^1.8.4",
"@types/ffprobe-static": "^2.0.3",
"@types/object-hash": "^3.0.6",
"@types/react-dom": "^18.2.24",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"autoprefixer": "^10.4.17",
"electron": "29.2.0",
"eslint": "^8.0.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.25.0",
"postcss": "^8.4.33",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.3",
"ts-node": "^10.0.0",
"typescript": "~4.5.4",
"vite": "^5.0.12",
"vitest": "^1.3.1"
},
"dependencies": {
"@electron-forge/publisher-github": "^7.2.0",
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@floating-ui/react": "^0.26.9",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-progress": "^1.0.3",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@turf/turf": "^6.5.0",
"@types/fluent-ffmpeg": "^2.1.24",
"@uidotdev/usehooks": "^2.4.1",
"@vitejs/plugin-react": "^4.2.1",
"axios": "^1.6.8",
"better-sqlite3": "^9.4.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"common-tags": "^1.8.2",
"compare-versions": "^6.1.0",
"compromise": "^14.12.0",
"drizzle-kit": "^0.20.7",
"drizzle-orm": "^0.29.1",
"electron-log": "^5.0.1",
"electron-squirrel-startup": "^1.0.0",
"electron-store": "^8.1.0",
"embla-carousel-react": "^8.0.2",
"eslint-config-react-app": "^7.0.1",
"ffmpeg-static": "^5.2.0",
"ffprobe-static": "^3.1.0",
"fluent-ffmpeg": "^2.1.2",
"framer-motion": "^10.16.16",
"hi-base32": "^0.5.1",
"iconv-lite": "^0.6.3",
"jschardet": "^3.1.2",
"langchain": "^0.1.31",
"lucide-react": "^0.378.0",
"moment": "^2.30.1",
"monaco-editor": "^0.45.0",
"next-themes": "^0.3.0",
"node-sql-parser": "^4.17.0",
"object-hash": "^3.0.0",
"openai": "^4.32.1",
"progress": "^2.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.51.0",
"react-hot-toast": "^2.4.1",
"react-hotkeys-hook": "^4.5.0",
"react-icons": "^4.12.0",
"react-markdown": "^9.0.1",
"react-player": "^2.14.1",
"react-resizable-panels": "^2.0.12",
"react-router-dom": "^6.21.0",
"react-split": "^2.0.14",
"react-syntax-highlighter": "^15.5.0",
"react-virtuoso": "^4.7.8",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"sonner": "^1.4.41",
"swr": "^2.2.5",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"tencentcloud-sdk-nodejs": "^4.0.764",
"vaul": "^0.9.0",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.5",
"zustand": "^4.4.7",
"zx": "^8.0.2"
}
}