@babluroy/agm-snazzy-info-window
Version:
Angular Google Maps (AGM) extension for Snazzy Info Window
39 lines (38 loc) • 1.03 kB
JSON
{
"name": "@babluroy/agm-snazzy-info-window",
"version": "4.0.0-beta.24",
"description": "Angular Google Maps (AGM) extension for Snazzy Info Window",
"author": "Sebastian Holstein <info@sebastian-holstein.de>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/SebastianM/angular-google-maps.git"
},
"bugs": {
"url": "https://github.com/SebastianM/angular-google-maps/issues"
},
"homepage": "https://github.com/SebastianM/angular-google-maps#readme",
"keywords": [
"angular-google-maps",
"angular",
"google-maps",
"agm",
"snazzy-info-window"
],
"peerDependencies": {
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
"@babluroy/agm-core": "4.0.0-beta.19",
"snazzy-info-window": "^1.1.0"
},
"devDependencies": {
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
"@babluroy/agm-core": "workspace:*",
"tslib": "^2.6.2"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false
}