{
  "name": "mat-image-overlay",
  "description": "A component using Angular Material that shows images as overlays.",
  "version": "17.0.11",
  "repository": {
    "type": "git",
    "url": "https://github.com/BePo65/mat-image-overlay.git"
  },
  "license": "MIT",
  "peerDependencies": {
    "@angular/cdk": "^17.0.0",
    "@angular/common": "^17.0.0",
    "@angular/compiler": "^17.0.0",
    "@angular/core": "^17.0.0",
    "@angular/platform-browser": "^17.0.0",
    "rxjs": "^7.4.0"
  },
  "dependencies": {
    "tslib": "^2.6.0"
  }
}
