23 lines
476 B
JSON
23 lines
476 B
JSON
{
|
|
"name": "tkmind-h5-portal-runtime",
|
|
"private": true,
|
|
"type": "module",
|
|
"engines": {
|
|
"node": ">=22"
|
|
},
|
|
"dependencies": {
|
|
"@node-rs/argon2": "^2.0.2",
|
|
"@resvg/resvg-js": "^2.6.2",
|
|
"debug": "^4.4.3",
|
|
"express": "^4.21.2",
|
|
"http-proxy-middleware": "^3.0.3",
|
|
"jsonrepair": "^3.14.0",
|
|
"mysql2": "^3.22.5",
|
|
"playwright": "^1.61.1",
|
|
"qrcode": "^1.5.4",
|
|
"redis": "^4.7.1",
|
|
"sharp": "^0.35.2",
|
|
"undici": "^6.26.0"
|
|
}
|
|
}
|