{
  "name": "google-maps-marker-icon",
  "version": "1.0.0",
  "description": "Helper function for forcing dimensions of SVGs to be used as Google Map marker",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "google",
    "maps",
    "google",
    "maps",
    "map",
    "marker",
    "svg",
    "size",
    "dimension",
    "force",
    "scale",
    "raster",
    "binary",
    "png"
  ],
  "author": "strarsis <strarsis@gmail.com> (https://github.com/strarsis)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strarsis/google-maps-marker-icon.git"
  },
  "dependencies": {
    "mini-svg-data-uri": "^1.1.3",
    "whatwg-fetch": "^3.0.0"
  }
}
