{
  "name": "flx-workflow-layout",
  "version": "0.0.2",
  "peerDependencies": {
    "@angular/common": "^9.1.0",
    "@angular/core": "^9.1.0",
    "@angular/cdk": "9.2.4",
    "ngx-pagination": "5.0.0",
    "flx-engine": "0.0.1",
    "ng-inline-svg": "10.1.0",
    "@ngrx/store": "9.2.0",
    "@ngrx/effects": "9.2.0",
    "@ng-dynamic-forms/core": "11.0.3"
  },
  "dependencies": {
    "tslib": "^1.10.0"
  },
  "main": "bundles/flx-workflow-layout.umd.js",
  "module": "fesm5/flx-workflow-layout.js",
  "es2015": "fesm2015/flx-workflow-layout.js",
  "esm5": "esm5/flx-workflow-layout.js",
  "esm2015": "esm2015/flx-workflow-layout.js",
  "fesm5": "fesm5/flx-workflow-layout.js",
  "fesm2015": "fesm2015/flx-workflow-layout.js",
  "typings": "flx-workflow-layout.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"
  }
}
