2019-07-17 09:51:14 +00:00
|
|
|
{
|
2019-10-28 13:18:25 +00:00
|
|
|
"name": "@farmmaps/common-map",
|
2021-10-05 14:35:12 +00:00
|
|
|
"version": "2.0.0",
|
2019-10-28 13:18:25 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
|
|
},
|
2020-09-25 17:27:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
},
|
2019-07-17 09:51:14 +00:00
|
|
|
"peerDependencies": {
|
2024-04-10 06:24:07 +00:00
|
|
|
"@angular/core": "^17.3.3",
|
|
|
|
"ngrx-store-localstorage": "^17",
|
2024-04-10 06:18:25 +00:00
|
|
|
"@ngrx/effects": "^17",
|
|
|
|
"@ngrx/router-store": "^17",
|
|
|
|
"@ngrx/store": "^17",
|
2024-04-10 11:27:25 +00:00
|
|
|
"tassign": "^1.0.0",
|
2024-04-10 12:06:44 +00:00
|
|
|
"ng-openlayers": "17.1.3",
|
2024-04-09 10:36:39 +00:00
|
|
|
"ol": "^8.2.0"
|
2019-07-17 09:51:14 +00:00
|
|
|
}
|
2019-10-28 13:18:25 +00:00
|
|
|
}
|