2019-07-17 09:51:14 +00:00
|
|
|
{
|
2019-10-28 13:18:25 +00:00
|
|
|
"name": "@farmmaps/common-map",
|
2019-07-17 09:51:14 +00:00
|
|
|
"version": "0.0.1",
|
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": {
|
2021-01-27 20:43:46 +00:00
|
|
|
"@angular/core": "^10.2.4",
|
2020-09-25 17:27:53 +00:00
|
|
|
"ngrx-store-localstorage": "^10.0",
|
|
|
|
"@ngrx/effects": "^10.0",
|
|
|
|
"@ngrx/router-store": "^10.0",
|
|
|
|
"@ngrx/store": "^10.0",
|
2019-11-05 16:19:33 +00:00
|
|
|
"tassign": "^1.0.0",
|
2021-01-27 20:43:46 +00:00
|
|
|
"@farmmaps/common": ">=0.0.1-prerelease.508 <0.0.1",
|
2021-01-27 07:11:37 +00:00
|
|
|
"ngx-openlayers": "1.0.0-next.17",
|
2021-01-27 20:43:46 +00:00
|
|
|
"ol": "6.4.3"
|
2019-07-17 09:51:14 +00:00
|
|
|
}
|
2019-10-28 13:18:25 +00:00
|
|
|
}
|