22 lines
510 B
JSON
22 lines
510 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": "~12.2.8",
|
|
"ngrx-store-localstorage": "^12.0",
|
|
"@ngrx/effects": "^12.0",
|
|
"@ngrx/router-store":"^12.0",
|
|
"@ngrx/store":"^12.0",
|
|
"tassign": "^1.0.0",
|
|
"@farmmaps/common": "~2.0",
|
|
"ngx-openlayers": "1.0.0-next.19",
|
|
"ol": "6.8.1"
|
|
}
|
|
}
|