package.json 432 B

12345678910111213
  1. {
  2. "name": "tim-wx-sdk",
  3. "version": "2.27.6",
  4. "description": "Tencent Cloud Chat SDK for Wechat Mini Program",
  5. "main": "tim-wx.js",
  6. "keywords": ["chat", "real-time chat", "messaging", "Instant Messaging", "IM", "即时通信", "腾讯云 IM"],
  7. "repository": {
  8. "type": "git",
  9. "url": "https://github.com/TencentCloud/chat-uikit-wechat.git"
  10. },
  11. "author": "Tencent Cloud Terminal R&D Center",
  12. "license": "ISC"
  13. }