{
  "name": "@symblcrowd/ng-symblcrowd",
  "version": "13.2.217",
  "peerDependencies": {
    "@angular-devkit/core": "^13.3.2",
    "@angular/animations": "~13.3.2",
    "@angular/cdk": "^13.3.2",
    "@angular/common": "~13.3.2",
    "@angular/compiler": "~13.3.2",
    "@angular/core": "~13.3.2",
    "@angular/flex-layout": "13.0.0-beta.38",
    "@angular/forms": "~13.3.2",
    "@angular/material": "^13.3.2",
    "@angular/material-moment-adapter": "^13.3.2",
    "@angular/platform-browser": "~13.3.2",
    "@angular/platform-browser-dynamic": "~13.3.2",
    "@angular/router": "~13.3.2",
    "@angular-slider/ngx-slider": "^13.0.0",
    "@ibm/plex": "^5.0.0",
    "@ngneat/until-destroy": "^9.0.2",
    "@ngx-translate/core": "^14.0.0",
    "@types/lodash": "^4.14.176",
    "@types/node": "^12.12.47",
    "angular-pipes": "^10.0.0",
    "bignumber.js": "^9.0.1",
    "chart.js": "^2.9.3",
    "moment": "^2.27.0",
    "ng2-pdf-viewer": "^6.4.1",
    "ngx-mask": "^13.2.2",
    "ngx-device-detector": "^3.0.0",
    "ngx-editor": "^13.0.0",
    "rxjs": "^7.4.0",
    "zone.js": "~0.11.4"
  },
  "description": "This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.14.",
  "main": "karma.conf.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/symblCrowd/ng-symblcrowd.git"
  },
  "author": "symblCrowd GmbH",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/symblCrowd/ng-symblcrowd/issues"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "homepage": "https://github.com/symblCrowd/ng-symblcrowd#readme",
  "sideEffects": true,
  "module": "fesm2015/symblcrowd-ng-symblcrowd.mjs",
  "es2020": "fesm2020/symblcrowd-ng-symblcrowd.mjs",
  "esm2020": "esm2020/symblcrowd-ng-symblcrowd.mjs",
  "fesm2020": "fesm2020/symblcrowd-ng-symblcrowd.mjs",
  "fesm2015": "fesm2015/symblcrowd-ng-symblcrowd.mjs",
  "typings": "symblcrowd-ng-symblcrowd.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./symblcrowd-ng-symblcrowd.d.ts",
      "esm2020": "./esm2020/symblcrowd-ng-symblcrowd.mjs",
      "es2020": "./fesm2020/symblcrowd-ng-symblcrowd.mjs",
      "es2015": "./fesm2015/symblcrowd-ng-symblcrowd.mjs",
      "node": "./fesm2015/symblcrowd-ng-symblcrowd.mjs",
      "default": "./fesm2020/symblcrowd-ng-symblcrowd.mjs"
    }
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy in full compilation mode. This is not allowed.\\nPlease delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.\\n')\" && exit 1"
  }
}