-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
142 lines (142 loc) · 4.16 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
{
"name": "anthom_game_he",
"version": "1.0.0",
"description": "anthom_game_he",
"main": "webpack.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npx webpack --mode production"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"babel-loader": "^9.1.2",
"json-loader": "^0.5.7",
"webpack": "^5.83.1",
"webpack-cli": "^5.1.1"
},
"dependencies": {
"acorn": "^8.8.2",
"acorn-import-assertions": "^1.9.0",
"ajv": "^6.12.6",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^3.5.2",
"ansi-styles": "^3.2.1",
"babel-plugin-polyfill-corejs2": "^0.3.3",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"babel-plugin-polyfill-regenerator": "^0.4.1",
"browserslist": "^4.21.5",
"buffer-from": "^1.1.2",
"caniuse-lite": "^1.0.30001489",
"chalk": "^2.4.2",
"chrome-trace-event": "^1.0.3",
"clone-deep": "^4.0.1",
"color-convert": "^1.9.3",
"color-name": "^1.1.3",
"colorette": "^2.0.20",
"commander": "^2.20.3",
"commondir": "^1.0.1",
"convert-source-map": "^1.9.0",
"core-js-compat": "^3.30.2",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"electron-to-chromium": "^1.4.404",
"enhanced-resolve": "^5.14.0",
"envinfo": "^7.8.1",
"es-module-lexer": "^1.2.1",
"escalade": "^3.1.1",
"escape-string-regexp": "^1.0.5",
"eslint-scope": "^5.1.1",
"esrecurse": "^4.3.0",
"estraverse": "^4.3.0",
"esutils": "^2.0.3",
"events": "^3.3.0",
"fast-deep-equal": "^3.1.3",
"fast-json-stable-stringify": "^2.1.0",
"fastest-levenshtein": "^1.0.16",
"find-cache-dir": "^3.3.2",
"find-up": "^4.1.0",
"function-bind": "^1.1.1",
"gensync": "^1.0.0-beta.2",
"glob-to-regexp": "^0.4.1",
"globals": "^11.12.0",
"graceful-fs": "^4.2.11",
"has": "^1.0.3",
"has-flag": "^4.0.0",
"import-local": "^3.1.0",
"interpret": "^3.1.1",
"is-core-module": "^2.12.1",
"is-plain-object": "^2.0.4",
"isexe": "^2.0.0",
"isobject": "^3.0.1",
"jest-worker": "^27.5.1",
"js-tokens": "^4.0.0",
"jsesc": "^2.5.2",
"json-parse-even-better-errors": "^2.3.1",
"json-schema-traverse": "^0.4.1",
"json5": "^2.2.3",
"kind-of": "^6.0.3",
"loader-runner": "^4.3.0",
"locate-path": "^5.0.0",
"lodash.debounce": "^4.0.8",
"lru-cache": "^5.1.1",
"make-dir": "^3.1.0",
"merge-stream": "^2.0.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"ms": "^2.1.2",
"neo-async": "^2.6.2",
"node-releases": "^2.0.11",
"p-limit": "^2.3.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"path-exists": "^4.0.0",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"picocolors": "^1.0.0",
"pkg-dir": "^4.2.0",
"punycode": "^2.3.0",
"randombytes": "^2.1.0",
"rechoir": "^0.8.0",
"regenerate": "^1.4.2",
"regenerate-unicode-properties": "^10.1.0",
"regenerator-runtime": "^0.13.11",
"regenerator-transform": "^0.15.1",
"regexpu-core": "^5.3.2",
"regjsparser": "^0.9.1",
"require-from-string": "^2.0.2",
"resolve": "^1.22.2",
"resolve-cwd": "^3.0.0",
"resolve-from": "^5.0.0",
"safe-buffer": "^5.2.1",
"schema-utils": "^3.1.2",
"semver": "^6.3.0",
"serialize-javascript": "^6.0.1",
"shallow-clone": "^3.0.1",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"source-map": "^0.6.1",
"source-map-support": "^0.5.21",
"supports-color": "^8.1.1",
"supports-preserve-symlinks-flag": "^1.0.0",
"tapable": "^2.2.1",
"terser": "^5.17.6",
"terser-webpack-plugin": "^5.3.9",
"to-fast-properties": "^2.0.0",
"unicode-canonical-property-names-ecmascript": "^2.0.0",
"unicode-match-property-ecmascript": "^2.0.0",
"unicode-match-property-value-ecmascript": "^2.1.0",
"unicode-property-aliases-ecmascript": "^2.1.0",
"update-browserslist-db": "^1.0.11",
"uri-js": "^4.4.1",
"watchpack": "^2.4.0",
"webpack-merge": "^5.9.0",
"webpack-sources": "^3.2.3",
"which": "^2.0.2",
"wildcard": "^2.0.1",
"yallist": "^3.1.1"
}
}