@tencentcloud/tui-emoji-plugin
Version:
表情回应插件
32 lines (31 loc) • 637 B
JSON
{
"name": "@tencentcloud/tui-emoji-plugin",
"version": "2.4.3",
"repository": "",
"description": "表情回应插件",
"main": "index.ts",
"scripts": {},
"keywords": [
"uikit",
"chat",
"uni-app",
"IM",
"tencent",
"tencentcloud",
"messaging",
"即时通信",
"通信",
"WebSocket"
],
"dependencies": {
"@tencentcloud/chat-uikit-engine": "latest",
"@tencentcloud/tui-core": "latest",
"@tencentcloud/universal-api": "latest",
"@vue/composition-api": "^1.0.0-rc.1"
},
"peerDependencies": {
"vue": "^2.0.0 || >=3.0.0"
},
"author": "",
"license": "ISC"
}