2f5ffde4d9
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
22 lines
537 B
JSON
22 lines
537 B
JSON
{
|
|
"name": "@farmmaps/common-map",
|
|
"version": "0.0.1",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "^10.2.4",
|
|
"ngrx-store-localstorage": "^10.0",
|
|
"@ngrx/effects": "^10.0",
|
|
"@ngrx/router-store": "^10.0",
|
|
"@ngrx/store": "^10.0",
|
|
"tassign": "^1.0.0",
|
|
"@farmmaps/common": ">=0.0.1-prerelease.508 <0.0.1",
|
|
"ngx-openlayers": "1.0.0-next.17",
|
|
"ol": "6.4.3"
|
|
}
|
|
}
|