Peter Bastiani
4a685d675d
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
21 lines
486 B
JSON
21 lines
486 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": "^16.2.12",
|
|
"ngrx-store-localstorage": "16.0.0",
|
|
"@ngrx/effects": "^16",
|
|
"@ngrx/router-store": "^16",
|
|
"@ngrx/store": "^16",
|
|
"tassign": ">1.0.0",
|
|
"ng-openlayers": "file:dist/ng-openlayers",
|
|
"ol": "^8.2.0"
|
|
}
|
|
}
|