20 lines
462 B
JSON
20 lines
462 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": "^18.2.3",
|
|
"ngrx-store-localstorage": "^18",
|
|
"@ngrx/effects": "^18",
|
|
"@ngrx/router-store": "^18",
|
|
"@ngrx/store": "^18",
|
|
"tassign": "^1.0.0",
|
|
"ng-openlayers": "file:dist/ng-openlayers"
|
|
}
|
|
}
|