{
  "name": "@agm/snazzy-info-window",
  "version": "INSERT_HERE_VIA_BUILD_PROCESS",
  "private": true,
  "description": "Angular Google Maps (AGM) package for Snazzy Info Window support",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SebastianM/angular-google-maps.git"
  },
  "keywords": [
    "angular-google-maps",
    "angular",
    "snazzy-info-window",
    "info-window",
    "google-maps",
    "agm"
  ],
  "author": "Sebastian Holstein",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SebastianM/angular-google-maps/issues"
  },
  "peerDependencies": {
    "@angular/core": "^4.0.0 || ^5.0.0",
    "@agm/core": "^1.0.0-beta.2",
    "snazzy-info-window": "^1.1.0"
  },
  "homepage": "https://github.com/SebastianM/angular-google-maps#readme"
}
