{
  "name": "@defvayne23/svg-marker",
  "version": "0.8.1",
  "description": "Class to create a marker in Google Maps Javascript API using a SVG file as the icon.",
  "main": "SVGMarker.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/defvayne23/SVGMarker.git"
  },
  "keywords": [
    "marker",
    "svg",
    "google maps"
  ],
  "author": "John Hoover",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/defvayne23/SVGMarker/issues"
  },
  "homepage": "https://github.com/defvayne23/SVGMarker#readme"
}
