{ "name": "@michelin/maps", "author": "Michelin", "license": "Apache-2.0", "keywords": [ "Michelin", "Design", "System", "maps" ], "version": "12.0.0", "description": "The package contains Michelin maps tools.", "homepage": "https://gitlab.michelin.com/design-system/libraries/", "peerDependencies": { "@angular/common": ">=22.0.5", "@angular/core": ">=22.0.5", "@angular/router": ">=22.0.5", "@angular/platform-browser": ">=22.0.5", "@michelin/theme": "12.0.0", "rxjs": ">=7.5.5", "leaflet": ">=1.9.4", "leaflet.markercluster": ">=1.5.3" }, "dependencies": { "tslib": "^2.3.0" }, "module": "fesm2022/michelin-maps.mjs", "typings": "types/michelin-maps.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/michelin-maps.d.ts", "default": "./fesm2022/michelin-maps.mjs" } }, "sideEffects": false, "type": "module" }
