Files
im/package.json
T

18 lines
360 B
JSON
Raw Normal View History

2025-11-07 09:56:20 +08:00
{
2026-01-15 22:50:35 +08:00
"dependencies": {
"@openim/client-sdk": "^0.0.11-ahpha.1",
"crypto-js": "^4.2.0",
"date-fns": "^2.30.0",
"dayjs": "^1.11.6",
"grapheme-splitter": "^1.0.4",
"image-tools": "^1.4.0",
"md5": "^2.3.0",
"openim-uniapp-polyfill": "^1.4.4",
"uuid": "^9.0.0"
},
"devDependencies": {
"worker-loader": "^3.0.8",
"worker-plugin": "^5.0.1"
}
2025-11-07 09:56:20 +08:00
}