{
  "name": "snazzy-info-window",
  "description": "Customizable info windows using the Google Maps JavaScript API.",
  "version": "1.1.0",
  "homepage": "https://github.com/atmist/snazzy-info-window",
  "repository": {
    "url": "https://github.com/atmist/snazzy-info-window.git",
    "type": "git"
  },
  "main": [
    "dist/snazzy-info-window.min.js",
    "dist/snazzy-info-window.min.css"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "authors": [
    "Joel Kravets",
    "Darcy Chan",
    "Adam Krogh",
    "Mike Chow"
  ],
  "keywords": [
    "snazzy-maps",
    "google-maps",
    "snazzy",
    "google",
    "maps",
    "info",
    "window"
  ],
  "ignore": [
    "**/*",
    "!dist/**/*"
  ],
  "license": "MIT"
}
