12 lines
267 B
JSON
12 lines
267 B
JSON
{
|
|
"name": "ngx-openlayers",
|
|
"version": "2.0.0",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^16.2.12",
|
|
"@angular/core": "^16.2.12",
|
|
"ol": ">=6.3.1"
|
|
}
|
|
} |