{
  "name": "@cycjimmy/simulate-chatting",
  "version": "2.0.4",
  "description": "simulate chatting ui",
  "type": "module",
  "main": "dist/simulate-chatting.cjs",
  "module": "dist/simulate-chatting.esm.js",
  "browser": "dist/simulate-chatting.umd.min.js",
  "exports": {
    "require": "./dist/simulate-chatting.cjs",
    "import": "./dist/simulate-chatting.esm.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cycjimmy/simulate-chatting.git"
  },
  "keywords": [
    "SimulateChat",
    "swiper"
  ],
  "author": "cycjimmy <cycjimmy@gmail.com> (https://github.com/cycjimmy)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cycjimmy/simulate-chatting/issues"
  },
  "homepage": "https://github.com/cycjimmy/simulate-chatting#readme"
}
