{
  "_from": "@google/markerclustererplus@^5.1.0",
  "_id": "@google/markerclustererplus@5.1.3",
  "_inBundle": false,
  "_integrity": "sha512-2wQGO6GGbKPC2tNmTz8ei1zBa64zV3QBBvgLHiPvYqUA63230qNqfQpN+nzsrl1RM40NJtty4Y1CEQKxq6MBGg==",
  "_location": "/@google/markerclustererplus",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@google/markerclustererplus@^5.1.0",
    "name": "@google/markerclustererplus",
    "escapedName": "@google%2fmarkerclustererplus",
    "scope": "@google",
    "rawSpec": "^5.1.0",
    "saveSpec": null,
    "fetchSpec": "^5.1.0"
  },
  "_requiredBy": [
    "/gmap-vue"
  ],
  "_resolved": "https://registry.npmjs.org/@google/markerclustererplus/-/markerclustererplus-5.1.3.tgz",
  "_shasum": "dd7ddbb2a17c977e0b0252c3d8e61fcf502b1bf2",
  "_spec": "@google/markerclustererplus@^5.1.0",
  "_where": "D:\\Projects\\VueJS\\front-municipal\\node_modules\\gmap-vue",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/googlemaps/v3-utility-library/issues"
  },
  "bundleDependencies": false,
  "deprecated": "This package has moved to @googlemaps/markerclustererplus and the source is now at https://github.com/googlemaps/js-markerclustererplus.",
  "description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
  "files": [
    "dist/*",
    "images/*"
  ],
  "homepage": "https://github.com/googlemaps/v3-utility-library/tree/master/markerclustererplus",
  "keywords": [
    "cluster",
    "google",
    "maps",
    "marker"
  ],
  "license": "Apache-2.0",
  "main": "dist/markerclustererplus.umd.js",
  "module": "dist/markerclustererplus.esm.js",
  "name": "@google/markerclustererplus",
  "publishConfig": {
    "access": "public",
    "registry": "https://wombat-dressing-room.appspot.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlemaps/v3-utility-library.git"
  },
  "scripts": {
    "format": "sort-package-json && prettier *.json *.js src/* examples/* --write",
    "lint": "eslint src/*",
    "prepare": "rollup -c"
  },
  "types": "dist/index.d.ts",
  "unpkg": "dist/markerclustererplus.min.js",
  "version": "5.1.3"
}
