UNPKG

@tencentcloud/lite-chat

Version:

Tencent Cloud Chat SDK for Web/Mini Program/uni-app/React Native/Donut

29 lines (28 loc) 815 B
{ "name": "@tencentcloud/lite-chat", "version": "1.1.1", "description": "Tencent Cloud Chat SDK for Web/Mini Program/uni-app/React Native/Donut", "main": "index.js", "module": "index.es.js", "types": "index.d.ts", "exports": { ".": { "import": "./index.es.js", "require": "./index.js", "types": "./index.d.ts" }, "./plugins/*": { "import": "./plugins/*.es.js", "require": "./plugins/*.js", "types": "./plugins/*.d.ts" } }, "keywords": ["chat", "real-time chat", "uni-app", "React Native", "Donut", "push", "messaging", "IM", "trtc"], "repository": { "type": "git", "url": "https://trtc.io/products/chat" }, "dependencies": {}, "author": "Tencent Cloud Terminal R&D Center", "license": "ISC" }