{
  "name": "@kgdata/use-chat",
  "version": "1.0.3",
  "description": "use-chat",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "typings": "dist/index.d.ts",
  "keywords": [
    "kgdata",
    "use-chat"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/xxx"
  },
  "authors": [
    "xxname <xxx@xxx.com> (https://github.com/xxx)"
  ],
  "bugs": "http://github.com/xxx/xxx/issues",
  "homepage": "https://github.com/xxx/xxx",
  "scripts": {
    "build": "father-build"
  },
  "peerDependencies": {
    "react": "^16.12.0 || ^17.0",
    "react-dom": "^16.12.0 || ^17.0"
  },
  "license": "ISC",
  "dependencies": {
    "@antv/g6": "^4.3.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "3752e96e49b6449420c619397faeeebfbeae8f7d"
}
