{
  "_args": [
    [
      "vue2-gmap-custom-marker@5.3.1",
      "/var/www/html"
    ]
  ],
  "_from": "vue2-gmap-custom-marker@5.3.1",
  "_id": "vue2-gmap-custom-marker@5.3.1",
  "_inBundle": false,
  "_integrity": "sha512-XAdzVvXqgLyUFYTMEBbnveqUdNB4jLzd+e/sFk2Js7lzMOQm4xnTwEyuprRugiFM4cHnGdqa71BE/OxMIOk+lA==",
  "_location": "/vue2-gmap-custom-marker",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue2-gmap-custom-marker@5.3.1",
    "name": "vue2-gmap-custom-marker",
    "escapedName": "vue2-gmap-custom-marker",
    "rawSpec": "5.3.1",
    "saveSpec": null,
    "fetchSpec": "5.3.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue2-gmap-custom-marker/-/vue2-gmap-custom-marker-5.3.1.tgz",
  "_spec": "5.3.1",
  "_where": "/var/www/html",
  "author": {
    "name": "Eric Régnier"
  },
  "bugs": {
    "url": "https://github.com/eregnier/vue2-gmap-custom-marker/issues"
  },
  "dependencies": {
    "underscore": "^1.9.1",
    "vue": "^2.5.17",
    "vue2-google-maps": "^0.10.2"
  },
  "description": "vue 2 google map custom marker component allowing display custom html content on google map using vue2-google-maps",
  "homepage": "https://github.com/eregnier/vue2-gmap-custom-marker#readme",
  "keywords": [
    "vue",
    "js",
    "google",
    "map",
    "marker",
    "custom"
  ],
  "license": "MIT",
  "main": "gmap-custom-marker.vue",
  "name": "vue2-gmap-custom-marker",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eregnier/vue2-gmap-custom-marker.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "5.3.1"
}
