{
  "name": "ngx-mat-lib",
  "version": "7.3.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/tonysamperi/ngx-mat-lib"
  },
  "author": {
    "name": "Tony Samperi",
    "email": "tonysamperibg89@gmail.com"
  },
  "peerDependencies": {
    "@angular/common": "~7.2.0",
    "@angular/flex-layout": "~7.0.0-beta.19",
    "@angular/core": "~7.2.0",
    "@angular/cdk": "~7.3.0",
    "@angular/forms": "~7.2.0",
    "@angular/material": "~7.3.0"
  },
  "keywords": [
    "Angular",
    "Angular7",
    "Material",
    "Material7",
    "Library",
    "Angular6+",
    "Extended",
    "Framework"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tonysamperi/ngx-mat-lib/issues"
  },
  "main": "bundles/ngx-mat-lib.umd.js",
  "module": "fesm5/ngx-mat-lib.js",
  "es2015": "fesm2015/ngx-mat-lib.js",
  "esm5": "esm5/ngx-mat-lib.js",
  "esm2015": "esm2015/ngx-mat-lib.js",
  "fesm5": "fesm5/ngx-mat-lib.js",
  "fesm2015": "fesm2015/ngx-mat-lib.js",
  "typings": "ngx-mat-lib.d.ts",
  "metadata": "ngx-mat-lib.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
