{
  "name": "@nbalazs/snazzy-info-window",
  "version": "18.0.0",
  "keywords": [
    "angular-google-maps",
    "angular",
    "snazzy-info-window",
    "info-window",
    "google-maps",
    "angular",
    "ng",
    "angular8",
    "angular 8",
    "google maps",
    "googlemaps",
    "maps",
    "map",
    "google",
    "ng2",
    "angular2",
    "agm"
  ],
  "peerDependencies": {
    "@angular/common": "^18.0.0 || ^19.0.0",
    "@angular/core": "^18.0.0 || ^19.0.0",
    "@ng-maps/core": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
    "snazzy-info-window": "^1.1.0"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "module": "fesm2022/nbalazs-snazzy-info-window.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/nbalazs-snazzy-info-window.mjs"
    }
  },
  "sideEffects": false
}