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/"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2019-11-04 12:34:00 +00:00
|
|
|
"@farmmaps/common": "0.0.1-prerelease.51",
|
2019-10-28 13:18:25 +00:00
|
|
|
"ngx-openlayers": "1.0.0-next.9",
|
|
|
|
"ol": "^5.3.3"
|
|
|
|
},
|
2019-07-17 09:51:14 +00:00
|
|
|
"peerDependencies": {
|
2019-10-28 13:18:25 +00:00
|
|
|
"@angular/core": "^7.2.0",
|
|
|
|
"ngrx-store-localstorage": "^8.0.0",
|
|
|
|
"@ngrx/effects": "^7.2",
|
|
|
|
"@ngrx/router-store": "^7.2",
|
|
|
|
"@ngrx/store": "^7.2",
|
|
|
|
"tassign": "^1.0.0"
|
2019-07-17 09:51:14 +00:00
|
|
|
}
|
2019-10-28 13:18:25 +00:00
|
|
|
}
|