{
  "name": "testing-chat",
  "version": "1.9.2",
  "peerDependencies": {
    "@angular/cdk": "^7.3.7",
    "@angular/material": "^7.3.7",
    "@fortawesome/fontawesome-free": "^5.6.3",
    "bootstrap": "^4.3.1",
    "font-awesome": "^4.7.0",
    "hammerjs": "^2.0.8",
    "jquery": "^3.3.1",
    "net": "^1.0.2",
    "sockjs-client": "^1.1.5",
    "stompjs": "^2.3.3"
  },
  "main": "bundles/testing-chat.umd.js",
  "module": "fesm5/testing-chat.js",
  "es2015": "fesm2015/testing-chat.js",
  "esm5": "esm5/testing-chat.js",
  "esm2015": "esm2015/testing-chat.js",
  "fesm5": "fesm5/testing-chat.js",
  "fesm2015": "fesm2015/testing-chat.js",
  "typings": "testing-chat.d.ts",
  "metadata": "testing-chat.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
