21 lines
465 B
JSON
21 lines
465 B
JSON
{
|
|
"name": "@farmmaps/common-map",
|
|
"version": "2.0.0",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "^17.3.3",
|
|
"ngrx-store-localstorage": "^17",
|
|
"@ngrx/effects": "^17",
|
|
"@ngrx/router-store": "^17",
|
|
"@ngrx/store": "^17",
|
|
"tassign": "^1.0.0",
|
|
"ng-openlayers": "17.1.3",
|
|
"ol": "^8.2.0"
|
|
}
|
|
}
|