2019-07-17 09:51:14 +00:00
|
|
|
{
|
2019-10-28 13:18:25 +00:00
|
|
|
"name": "@farmmaps/common-map",
|
2021-10-05 14:35:12 +00:00
|
|
|
"version": "2.0.0",
|
2019-10-28 13:18:25 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
|
|
},
|
2020-09-25 17:27:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
},
|
2019-07-17 09:51:14 +00:00
|
|
|
"peerDependencies": {
|
2024-09-05 09:02:15 +00:00
|
|
|
"@angular/core": "^18.2.3",
|
|
|
|
"ngrx-store-localstorage": "^18",
|
2024-09-05 10:50:16 +00:00
|
|
|
"@ngrx/effects": "^18.0.2",
|
|
|
|
"@ngrx/router-store": "^18.0.2",
|
|
|
|
"@ngrx/store": "^18.0.2",
|
2024-09-06 06:52:56 +00:00
|
|
|
"tassign": "^1.0.0"
|
2019-07-17 09:51:14 +00:00
|
|
|
}
|
2019-10-28 13:18:25 +00:00
|
|
|
}
|