@zegocloud/zimkit-vue
Version:
ZEGO ZIMKit SDK for Web Vue
21 lines (20 loc) • 405 B
JSON
{
"name": "@zegocloud/zimkit-vue",
"version": "1.2.1",
"description": "ZEGO ZIMKit SDK for Web Vue",
"main": "index.js",
"keywords": [
"IM",
"ZEGO"
],
"author": "zegodev",
"license": "ISC",
"peerDependencies": {
"zego-zim-web": "^2.4.2",
"vue-i18n": "^8.21.0"
},
"types": "./index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}