forked from LibreOJ/frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
150 lines (150 loc) · 5.69 KB
/
Copy pathpackage.json
File metadata and controls
150 lines (150 loc) · 5.69 KB
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
{
"name": "@lyrio/ui",
"version": "1.0.1",
"devDependencies": {
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@esm-bundle/markdown-it": "^13.0.1",
"@fontsource/dm-mono": "^5.3.0",
"@fontsource/fira-code": "^5.3.0",
"@fontsource/inconsolata": "^5.3.0",
"@fontsource/jetbrains-mono": "^5.3.0",
"@fontsource/noto-sans": "^5.3.0",
"@fontsource/noto-serif": "^5.3.0",
"@fontsource/nunito-sans": "^5.3.0",
"@fontsource/open-sans": "^5.3.0",
"@fontsource/pt-mono": "^5.3.0",
"@fontsource/pt-sans": "^5.3.0",
"@fontsource/roboto": "^5.3.0",
"@fontsource/roboto-mono": "^5.3.0",
"@fontsource/roboto-slab": "^5.3.0",
"@fontsource/source-code-pro": "^5.3.0",
"@fontsource/source-serif-pro": "^5.3.0",
"@fontsource/ubuntu-mono": "^5.3.0",
"@fontsource/zilla-slab": "^5.3.0",
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@mathjax/src": "^4.1.3",
"@microsoft/fetch-event-source": "^2.0.1",
"@monaco-editor/react": "^4.8.0-rc.3",
"@rolldown/plugin-node-polyfills": "patch:@rolldown/plugin-node-polyfills@npm%3A^1.0.3#./.yarn/patches/@rolldown-plugin-node-polyfills-npm-1.0.3-c505d53f2e.patch",
"@tanem/react-nprogress": "^7.1.2",
"@twemoji/api": "patch:@twemoji/api@npm%3A^17.0.3#./.yarn/patches/@twemoji-api-npm-17.0.3-7df772cadf.patch",
"@types/blueimp-md5": "^2.18.2",
"@types/chart.js": "^4.0.1",
"@types/css": "^1.0.28-alpha",
"@types/flat": "^5.0.5",
"@types/gravatar": "^1.8.6",
"@types/html-minifier-terser": "^7.0.2",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.25",
"@types/markdown-it": "^14.1.2",
"@types/node": "^26.2.0",
"@types/object-path": "^0.11.4",
"@types/prismjs": "^1.26.6",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/streamsaver": "^2.0.5",
"@types/svgo": "^3.0.0",
"@types/ua-parser-js": "^0.7.39",
"@types/validator": "^13.15.10",
"ansi_up": "^6.0.6",
"autotrack": "^2.4.1",
"blueimp-md5": "^2.19.0",
"chart.js": "^4.5.1",
"css": "^3.0.0",
"css-element-queries": "^1.2.3",
"dayjs": "^2.0.0-alpha.4",
"ejs": "^6.0.1",
"flat": "^6.0.1",
"fomantic-ui-css": "^2.9.4",
"getscript-promise": "^0.0.1",
"git-commit-info": "^2.0.2",
"gravatar": "^1.8.2",
"hack-font": "source-foundry/Hack",
"immutability-helper": "^3.1.1",
"js-yaml": "^5.3.0",
"jsondiffpatch": "^0.7.6",
"less": "^4.9.0",
"lodash": "npm:lodash-es@^4.18.1",
"markdown-it-math-loose": "patch:markdown-it-math-loose@npm%3A^4.1.1#./.yarn/patches/markdown-it-math-loose-npm-4.1.1-a5a4144c49.patch",
"markdown-it-mentions": "patch:markdown-it-mentions@npm%3A^1.0.0#./.yarn/patches/markdown-it-mentions-npm-1.0.0-450125626c.patch",
"markdown-it-merge-cells": "^2.0.0",
"mobx": "^7.0.0",
"mobx-persist": "^0.4.1",
"mobx-react-lite": "^5.0.0",
"mobx-utils": "^6.1.1",
"monaco-ace-tokenizer": "^0.2.3",
"monaco-editor": "^0.56.0",
"monaco-themes": "^0.4.8",
"navi": "^0.15.0",
"noty": "3.2.0-beta",
"object-path": "^0.11.8",
"p-all": "^5.0.1",
"plausible-tracker": "^0.3.9",
"prettier": "^4.0.0-alpha.13",
"prismjs": "^1.30.0",
"react": "^18.3.1",
"react-chartjs-2": "^5.3.1",
"react-countdown": "^3.0.0-beta.0",
"react-dom": "^18.3.1",
"react-helmet-async": "^3.0.0",
"react-intl": "^10.1.20",
"react-navi": "patch:react-navi@npm%3A^0.15.0#./.yarn/patches/react-navi-npm-0.15.0-51a95f8cdd.patch",
"react-textarea-autosize": "^8.5.9",
"sass": "^1.102.0",
"semantic-ui-react": "^3.0.0-beta.2",
"sf-mono-webfont": "^1.0.0",
"streamsaver": "^2.0.6",
"string-replace-to-array": "^2.1.1",
"svgo": "^4.0.2",
"timeago.js": "^4.0.2",
"turnstile-types": "^1.2.3",
"typeface-lato": "^1.1.13",
"typeface-saira": "^1.1.13",
"typescript": "^7.1.0-dev.20260811.1",
"ua-parser-js": "^2.0.10",
"use-debounce": "^10.1.1",
"validator": "^13.15.35",
"vite": "^8.2.1",
"vite-plugin-compile-time": "patch:vite-plugin-compile-time@npm%3A^0.4.6#./.yarn/patches/vite-plugin-compile-time-npm-0.4.6-e94713ab44.patch",
"vite-plugin-ejs": "^2.0.0",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-html-minifier-terser": "^3.8.0",
"vite-plugin-prismjs": "^0.0.11",
"vite-plugin-public-path": "patch:vite-plugin-public-path@npm%3A^1.1.0#./.yarn/patches/vite-plugin-public-path-npm-1.1.0-50a39822a7.patch",
"wastyle": "^0.0.5",
"xss": "^1.0.15"
},
"packageManager": "[email protected]",
"scripts": {
"dev": "vite",
"build": "vite build",
"format": "prettier --ignore-path .gitignore --write \"**/*.{js,ts,tsx}\"",
"check-format": "prettier --ignore-path .gitignore --check \"**/*.{js,ts,tsx}\"",
"check-types": "tsc --noEmit -p tsconfig.json",
"generate-api": "node scripts/generate-api.js $API_HOST/docs-json && prettier --write \"src/api-generated/**/*.ts\""
},
"resolutions": {
"markdown-it-regexp@npm:^0.4.0": "patch:markdown-it-regexp@npm%3A^0.4.0#./.yarn/patches/markdown-it-regexp-npm-0.4.0-316ff27a18.patch",
"history@npm:^4.9.0": "patch:history@npm%3A^4.9.0#./.yarn/patches/history-npm-4.10.1-ee217563ae.patch",
"bundle-require@npm:^5.1.0": "patch:bundle-require@npm%3A^5.1.0#./.yarn/patches/bundle-require-npm-5.1.0-022b2c8e1b.patch"
},
"eslintConfig": {
"extends": "react-app"
},
"description": "The web frontend of Lean4OJ, based on Lyrio",
"repository": {
"type": "git",
"url": "https://github.com/lean4oj/frontend"
},
"author": "Menci, yhx-12243",
"license": "MIT",
"type": "module",
"exports": {
"./index.html": "./dist/index.html"
},
"files": [
"dist"
],
"jsdelivr": "dist/index.html",
"dependencies": {}
}