@agmbudik/js-marker-clusterer
Version:
Angular Google Maps (AGM) extension for js-marker-clusterer support
29 lines (28 loc) • 786 B
JSON
{
"name": "@agmbudik/js-marker-clusterer",
"version": "1.0.3",
"description": "Angular Google Maps (AGM) extension for js-marker-clusterer support",
"repository": {
"type": "git",
"url": "git+https://github.com/OleksandrBudik/angular-google-maps.git"
},
"keywords": [
"angular-google-maps",
"angular",
"js-marker-clusterer",
"google-maps",
"agm"
],
"author": "Jens Fahnenbruck <jigfox@me.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/OleksandrBudik/angular-google-maps/issues"
},
"peerDependencies": {
"@angular/core": "^4.0.0",
"@agmbudik/core": "^1.0.0-beta.1",
"js-marker-clusterer": "^1.0.0"
},
"homepage": "https://github.com/OleksandrBudik/angular-google-maps#readme",
"dependencies": {}
}