2020-10-02 15:20:00 +00:00
|
|
|
{
|
2020-10-02 15:37:36 +00:00
|
|
|
"name": "@farmmaps/common-map3d",
|
2020-10-02 15:20:00 +00:00
|
|
|
"version": "0.0.1",
|
2020-10-02 15:26:18 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
|
|
},
|
2020-10-02 15:20:00 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^10.1.3",
|
|
|
|
"@angular/core": "^10.1.3",
|
|
|
|
"ngx-openlayers": "1.0.0-next.16",
|
|
|
|
"cesium": "^1.73.0",
|
|
|
|
"ol-cesium": "^2.11.3"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
}
|
|
|
|
}
|