{
  "name": "google-maps-infobox-windowed",
  "version": "2.0.1",
  "description": "An InfoBox behaves like a google.maps.InfoWindow, but it supports several additional properties for advanced styling. An InfoBox can also be used as a map label. Also it's available now as window.infoBox.",
  "authors": [
    "Dominik Angerer <me@dominikangerer.com"
  ],
  "license": "Apache 2.0",
  "main": "infobox.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "tests",
    "generate",
    "Gruntfile.js",
    "package.json",
    "*.iml"
  ]
}
