{
  "name": "@bidi/common-components",
  "version": "4.0.10",
  "url": "https://gitlab.com/bidi2020-grp/bidi2020-common-components",
  "dependencies": {
    "@amcharts/amcharts3-angular": "^2.2.1",
    "@bidi/chat-client": "^0.3.4",
    "@ckeditor/ckeditor5-angular": "^1.0.0",
    "@ckeditor/ckeditor5-build-classic": "^11.1.1",
    "@stomp/ng2-stompjs": "^7.0.0-beta.1",
    "amcharts3": "^3.21.13",
    "date-fns": "^1.29.0",
    "ng2-datepicker": "^3.1.1",
    "ngx-chips": "^1.9.7",
    "tslib": "^1.9.0"
  },
  "peerDependencies": {
    "@angular/common": "^6.1.0 || ^7.1.0",
    "@angular/core": "^6.1.0 || ^7.1.0",
    "@bidi/common-services": "^1.3.3",
    "@bidi/common-styles": "0.4.x",
    "@bidi/common-interfaces": "^0.1.2",
    "@ngrx/effects": "6.x || 7.x",
    "@ngrx/store": "6.x || 7.x",
    "bulma": "^0.7.1",
    "lodash": "^4.17.0",
    "rxjs": "6.x"
  },
  "main": "bundles/bidi-common-components.umd.js",
  "module": "fesm5/bidi-common-components.js",
  "es2015": "fesm2015/bidi-common-components.js",
  "esm5": "esm5/bidi-common-components.js",
  "esm2015": "esm2015/bidi-common-components.js",
  "fesm5": "fesm5/bidi-common-components.js",
  "fesm2015": "fesm2015/bidi-common-components.js",
  "typings": "bidi-common-components.d.ts",
  "metadata": "bidi-common-components.metadata.json",
  "sideEffects": false
}
