{
  "name": "@rongcloud/imkit-store",
  "version": "1.0.0",
  "types": "index.d.ts",
  "main": "index.js",
  "module": "index.esm.js",
  "license": "LGPL 2.1",
  "description": "RongCloud IM UIKit Store",
  "files": [
    "README.md",
    "index.d.ts",
    "index.js",
    "index.esm.js"
  ],
  "keywords": [
    "RongCloud",
    "IM UIKit",
    "IM"
  ],
  "peerDependencies": {
    "@rongcloud/engine": "5.20.0-c-unikit.1",
    "@rongcloud/imlib-next": "5.20.0-c-unikit.1"
  }
}