{
  "name": "front-common-library-3",
  "version": "0.0.4",
  "dependencies": {
    "tslib": "^2.3.1"
  },
  "peerDependencies": {
    "@angular/common": "^12.2.1",
    "@angular/core": "^12.2.1",
    "@angular/material": "^12.2.1",
    "@angular/material-moment-adapter": "^8.1.0",
    "@angular/cdk": "~8.1.0",
    "@ngx-translate/core": "11.0.1",
    "@ngx-translate/http-loader": "4.0.0",
    "angular2-counto": "^1.2.5",
    "ng2-file-upload": "^1.3.0",
    "@angular/flex-layout": "^8.0.0-beta.26",
    "ngx-moment": "^3.4.0",
    "crypto-js": "^3.1.9-1",
    "ngx-cookie-service": "^2.4.0",
    "ngx-permissions": "^7.0.3",
    "xlsx": "^0.14.1"
  },
  "main": "bundles/front-common-library-3.umd.js",
  "module": "fesm2015/front-common-library-3.js",
  "es2015": "fesm2015/front-common-library-3.js",
  "esm2015": "esm2015/front-common-library-3.js",
  "fesm2015": "fesm2015/front-common-library-3.js",
  "typings": "front-common-library-3.d.ts",
  "sideEffects": false,
  "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"
  }
}