2023-12-29 10:01:36 +00:00
|
|
|
{
|
2023-12-29 10:07:41 +00:00
|
|
|
"name": "ngx-openlayers",
|
2023-12-29 10:01:36 +00:00
|
|
|
"version": "2.0.0",
|
|
|
|
"publishConfig": {
|
|
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": ">=14.x.x",
|
|
|
|
"@angular/core": ">=14.x.x",
|
|
|
|
"ol": "^6.0.0"
|
|
|
|
}
|
|
|
|
}
|