Peter Bastiani
45263a59f4
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
16 lines
354 B
JSON
16 lines
354 B
JSON
{
|
|
"name": "@farmmaps/common-map3d",
|
|
"version": "2.0.0",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^18.2.3",
|
|
"@angular/core": "^18.2.3",
|
|
"cesium": "^1.97.0",
|
|
"ol-cesium": ">=2.13.0"
|
|
}
|
|
} |