-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpackage.json
189 lines (189 loc) · 5.97 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
{
"name": "kun-galgame-patch-next",
"version": "1.0.7",
"description": "The most advanced visual novel patch resource website in the world at the moment! Free forever! 鲲 Galgame 补丁是一个开源, 免费, 零门槛, 纯手写, 最先进的 Galgame 补丁资源下载站",
"private": true,
"scripts": {
"dev:webpack": "next dev --hostname=127.0.0.1 --port=2333",
"dev": "next dev --turbo --hostname=127.0.0.1 --port=2333",
"build": "next build",
"postbuild": "node scripts/postbuild.mjs",
"format": "prettier . --write",
"lint": "next lint",
"lint:fix": "next lint --fix",
"prisma:push": "pnpx prisma db push",
"prisma:generate": "pnpx prisma generate",
"up": "pnpm update --latest && pnpm prisma:generate",
"start": "pm2 start ecosystem.config.js",
"stop": "pm2 delete kun-visual-novel-patch",
"deploy:install": "pnpm install && pnpx prisma db push && mkdir uploads && chmod 777 uploads",
"deploy:run": "git pull && pnpm build && pnpm stop && pnpm start"
},
"author": {
"name": "KUN1007",
"email": "[email protected]",
"url": "https://github.com/KUN1007"
},
"license": "AGPL-3.0-only",
"homepage": "https://www.moyu.moe",
"repository": {
"type": "git",
"url": "https://github.com/KUN1007/kun-galgame-patch-next"
},
"bugs": {
"url": "https://github.com/KUN1007/kun-galgame-patch-next/issues"
},
"keywords": [
"Galgame",
"补丁",
"资源",
"下载",
"美少女游戏",
"Visual Novel",
"鲲 Galgame",
"人工翻译补丁",
"AI 翻译补丁",
"机翻润色",
"机翻补丁",
"全 CG 存档",
"破解补丁",
"修正补丁",
"魔改补丁"
],
"browserslist": [
"> 1%",
"not ie 11",
"not op_mini all"
],
"dependencies": {
"@aws-sdk/client-s3": "^3.726.1",
"@hookform/resolvers": "^3.10.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@microsoft/microsoft-graph-client": "^3.0.7",
"@milkdown/plugin-automd": "^7.5.9",
"@next/mdx": "^15.1.4",
"@nextui-org/react": "^2.6.11",
"@noble/hashes": "^1.7.0",
"@prisma/client": "^6.2.1",
"@tanstack/react-query": "^5.64.1",
"@types/mdx": "^2.0.13",
"@types/node-cron": "^3.0.11",
"@types/nodemailer": "^6.4.17",
"@types/nodemailer-smtp-transport": "^2.7.8",
"aws-sdk": "^2.1692.0",
"axios": "^1.7.9",
"canvas-confetti": "^1.9.3",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"diff": "^7.0.0",
"framer-motion": "^11.18.0",
"gray-matter": "^4.0.3",
"html-to-text": "^9.0.5",
"ioredis": "^5.4.2",
"isomorphic-dompurify": "^2.20.0",
"js-cookie": "^3.0.5",
"jsdom": "^25.0.1",
"jsonwebtoken": "^9.0.2",
"localforage": "^1.10.0",
"lucide-react": "^0.469.0",
"lz-string": "^1.5.0",
"next": "15.1.3",
"next-mdx-remote": "^5.0.0",
"next-nprogress-bar": "^2.4.3",
"next-sitemap": "^4.2.3",
"next-themes": "^0.4.4",
"node-cron": "^3.0.3",
"nodemailer": "^6.9.16",
"nodemailer-smtp-transport": "^2.7.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-hook-form": "^7.54.2",
"react-hot-toast": "^2.5.1",
"react-hotkeys-hook": "^4.6.1",
"react-image-crop": "^11.0.7",
"refractor": "^4.8.1",
"rehype-prism-plus": "^2.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.1",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"sharp": "^0.33.5",
"sugar-high": "^0.7.5",
"tailwind-merge": "^2.6.0",
"typed.js": "^2.1.0",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"use-debounce": "^10.0.4",
"yet-another-react-lightbox": "^3.21.7",
"zod": "^3.24.1",
"zod-form-data": "^2.0.5",
"zustand": "^5.0.3"
},
"devDependencies": {
"@milkdown/core": "7.5.9",
"@milkdown/crepe": "^7.5.9",
"@milkdown/ctx": "7.5.9",
"@milkdown/exception": "7.5.9",
"@milkdown/kit": "^7.5.9",
"@milkdown/plugin-block": "7.5.9",
"@milkdown/plugin-clipboard": "7.5.9",
"@milkdown/plugin-cursor": "7.5.9",
"@milkdown/plugin-diagram": "7.5.9",
"@milkdown/plugin-emoji": "7.5.9",
"@milkdown/plugin-history": "7.5.9",
"@milkdown/plugin-indent": "7.5.9",
"@milkdown/plugin-listener": "7.5.9",
"@milkdown/plugin-math": "7.5.9",
"@milkdown/plugin-prism": "7.5.9",
"@milkdown/plugin-slash": "7.5.9",
"@milkdown/plugin-tooltip": "7.5.9",
"@milkdown/plugin-trailing": "7.5.9",
"@milkdown/plugin-upload": "7.5.9",
"@milkdown/preset-commonmark": "7.5.9",
"@milkdown/preset-gfm": "7.5.9",
"@milkdown/prose": "7.5.9",
"@milkdown/react": "7.5.9",
"@milkdown/theme-nord": "7.5.9",
"@milkdown/transformer": "7.5.9",
"@milkdown/utils": "7.5.9",
"@prosemirror-adapter/react": "^0.4.0",
"@tailwindcss/typography": "^0.5.16",
"@types/canvas-confetti": "^1.9.0",
"@types/diff": "^6.0.0",
"@types/html-to-text": "^9.0.4",
"@types/js-cookie": "^3.0.6",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "22.10.2",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-tailwindcss": "^3.17.5",
"postcss": "^8.5.1",
"postcss-html": "^1.8.0",
"postcss-import": "^16.1.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.4.2",
"pretty-quick": "^4.0.0",
"prisma": "^6.2.1",
"sass": "^1.83.4",
"stylelint": "^16.13.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recommended": "^14.0.1",
"stylelint-config-standard": "^36.0.1",
"stylelint-order": "^6.0.4",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
}