2020-10-02 15:20:00 +00:00
|
|
|
{
|
2020-10-02 15:37:36 +00:00
|
|
|
"name": "@farmmaps/common-map3d",
|
2021-10-05 14:35:12 +00:00
|
|
|
"version": "2.0.0",
|
2020-10-02 15:26:18 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
|
|
},
|
2024-09-05 09:02:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
},
|
2020-10-02 15:20:00 +00:00
|
|
|
"peerDependencies": {
|
2024-09-05 09:02:15 +00:00
|
|
|
"@angular/common": "^18.2.3",
|
|
|
|
"@angular/core": "^18.2.3",
|
2024-09-06 06:52:56 +00:00
|
|
|
"cesium": "^1.97.0",
|
2022-08-31 09:04:49 +00:00
|
|
|
"ol-cesium": ">=2.13.0"
|
2020-10-02 15:20:00 +00:00
|
|
|
}
|
|
|
|
}
|