Peter Bastiani
2fb5967c26
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
31 lines
837 B
JSON
31 lines
837 B
JSON
{
|
|
"name": "@farmmaps/common-map",
|
|
"version": "2.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@farmmaps/common-map",
|
|
"version": "2.0.0",
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "^16.2.12",
|
|
"@ngrx/effects": "^16",
|
|
"@ngrx/router-store": "^16",
|
|
"@ngrx/store": "^16",
|
|
"ngrx-store-localstorage": "16.0.0",
|
|
"ngx-openlayers": "file:dist/ngx-openlayers",
|
|
"ol": ">=6.8.1",
|
|
"tassign": ">1.0.0"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.1.tgz",
|
|
"integrity": "sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ=="
|
|
}
|
|
}
|
|
}
|