zego-zim-web
Version:
ZEGO ZIM SDK for Web
28 lines (27 loc) • 530 B
JSON
{
"name": "zego-zim-web",
"version": "2.21.0",
"description": "ZEGO ZIM SDK for Web",
"main": "index.js",
"typings": "entity/index.d.ts",
"keywords": [
"即时通讯",
"即时通信",
"Chat",
"Real-time chat",
"Messaging",
"Instant Messaging",
"IM",
"ZEGO"
],
"author": "zegodev",
"license": "ISC",
"dependencies": {
"crypto-js": "^4.1.1",
"js-base64": "^3.7.2",
"jszip": "^3.10.0",
"long": "^4.0.0",
"protobufjs": "^6.11.2",
"spark-md5": "^3.0.2"
}
}