@a7gm/snazzy-info-window
Version:
Angular Google Maps (AGM) package for Snazzy Info Window support
29 lines • 774 B
JSON
{
"name": "@a7gm/snazzy-info-window",
"version": "1.0.3",
"description": "Angular Google Maps (AGM) package for Snazzy Info Window support",
"repository": {
"type": "git",
"url": "git+https://github.com/SebastianM/angular-google-maps.git"
},
"keywords": [
"angular-google-maps",
"angular",
"snazzy-info-window",
"info-window",
"google-maps",
"agm"
],
"author": "Sebastian Holstein",
"license": "MIT",
"bugs": {
"url": "https://github.com/SebastianM/angular-google-maps/issues"
},
"peerDependencies": {
"@angular/core": "^6.0.0 || ^7.0.0",
"@a7gm/core": "^1.0.0-beta.6",
"snazzy-info-window": "^1.1.0"
},
"homepage": "https://github.com/SebastianM/angular-google-maps#readme",
"dependencies": {}
}