{
  "name": "epgu-chat-lib",
  "version": "1.0.44",
  "peerDependencies": {},
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/epgu-chat-lib.umd.js",
  "module": "fesm2015/epgu-chat-lib.js",
  "es2015": "fesm2015/epgu-chat-lib.js",
  "esm2015": "esm2015/epgu-chat-lib.js",
  "fesm2015": "fesm2015/epgu-chat-lib.js",
  "typings": "epgu-chat-lib.d.ts",
  "sideEffects": false,
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1"
  }
}
