17 lines
403 B
JSON
17 lines
403 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",
|
|
"ng-openlayers": "file:dist/ng-openlayers",
|
|
"cesium": ">=1.82.1",
|
|
"ol-cesium": ">=2.13.0"
|
|
}
|
|
} |