{
  "name": "ngx-table-powerfull",
  "description": "Table with catalog of functionalities for free use based on the ngx-datatable component and other components",
  "version": "0.3.9",
  "author": {
    "name": "Narciso Rubio",
    "email": "narcisorubio90@gmail.com"
  },
  "license": "MIT",
  "devDependencies": {
    "@angular/animations": "~8.2.14",
    "@angular/cdk": "~8.2.3",
    "@angular/core": "~8.2.14",
    "@angular/forms": "~8.2.14",
    "@angular/platform-browser": "~8.2.14",
    "@angular/platform-browser-dynamic": "~8.2.14",
    "@angular/router": "~8.2.14",
    "@swimlane/ngx-datatable": "16.0.2",
    "bootstrap": "^4.4.1",
    "file-saver": "^2.0.2",
    "hammerjs": "^2.0.8",
    "jspdf": "^1.5.3",
    "jspdf-autotable": "^3.5.3",
    "ng-multiselect-dropdown": "0.2.4",
    "rxjs": "~6.4.0",
    "tslib": "^1.10.0",
    "xlsx": "^0.16.0",
    "zone.js": "~0.9.1"
  },
  "peerDependencies": {
    "@angular/common": "^8.2.14",
    "@angular/core": "^8.2.14"
  },
  "main": "bundles/ngx-table-powerfull.umd.js",
  "module": "fesm5/ngx-table-powerfull.js",
  "es2015": "fesm2015/ngx-table-powerfull.js",
  "esm5": "esm5/ngx-table-powerfull.js",
  "esm2015": "esm2015/ngx-table-powerfull.js",
  "fesm5": "fesm5/ngx-table-powerfull.js",
  "fesm2015": "fesm2015/ngx-table-powerfull.js",
  "typings": "ngx-table-powerfull.d.ts",
  "metadata": "ngx-table-powerfull.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
