opengeos--geolibre
7df9ebf22c
Sync labels / sync (push) Failing after 1m9s
Publish Container Image / Build and publish container image (push) Has been cancelled
Deploy Website / Deploy to GitHub Pages (push) Has been cancelled
Deploy Website / Build website and demo (push) Has been cancelled
Deploy viewer / Deploy viewer proxy to Cloudflare Workers (push) Has been cancelled
Deploy tiles / Deploy planetary tile proxy to Cloudflare Workers (push) Has been cancelled
Deploy collab / Deploy collaboration relay to Cloudflare Workers (push) Has been cancelled
CI / Dependency audit (push) Has been cancelled
CI / E2E smoke (Playwright) (push) Has been cancelled
CI / Validate CITATION.cff (push) Has been cancelled
CI / Build and test (push) Has been cancelled
69 行
2.2 KiB
JSON
69 行
2.2 KiB
JSON
{
|
|
"name": "@geolibre/plugins",
|
|
"version": "2.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"main": "./src/index.ts",
|
|
"types": "./src/index.ts",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
},
|
|
"dependencies": {
|
|
"@carbonplan/zarr-layer": "^0.6.0",
|
|
"@deck.gl/aggregation-layers": "9.3.6",
|
|
"@deck.gl/core": "^9.3.6",
|
|
"@deck.gl/geo-layers": "^9.3.6",
|
|
"@deck.gl/layers": "^9.3.6",
|
|
"@deck.gl/mapbox": "^9.3.6",
|
|
"@deck.gl/mesh-layers": "^9.3.6",
|
|
"@developmentseed/deck.gl-geotiff": "^0.7.0",
|
|
"@developmentseed/deck.gl-raster": "^0.7.0",
|
|
"@developmentseed/morecantile": "^0.7.0",
|
|
"@dvt3d/maplibre-three-plugin": "^1.6.0",
|
|
"@esri/maplibre-arcgis": "^1.3.0",
|
|
"@geolibre/core": "*",
|
|
"@geoman-io/maplibre-geoman-free": "^0.8.4",
|
|
"@loaders.gl/i3s": "^4.4.3",
|
|
"@maplibre/maplibre-gl-directions": "^0.9.1",
|
|
"@tauri-apps/api": "^2.11.1",
|
|
"@tauri-apps/plugin-opener": "^2.5.4",
|
|
"@turf/union": "^7.3.5",
|
|
"cog-tiler-wasm": "^0.2.5",
|
|
"geotiff": "^3.0.5",
|
|
"h5wasm": "^0.10.3",
|
|
"jspdf": "^4.2.1",
|
|
"mapillary-js": "^4.1.2",
|
|
"maplibre-gl": "^5.24.0",
|
|
"maplibre-gl-3d-tiles": "^0.5.4",
|
|
"maplibre-gl-basemap-control": "^0.12.0",
|
|
"maplibre-gl-components": "^0.25.4",
|
|
"maplibre-gl-duckdb": "^0.2.3",
|
|
"maplibre-gl-earth-engine": "^0.4.2",
|
|
"maplibre-gl-enviroatlas": "^0.1.1",
|
|
"maplibre-gl-esri-wayback": "^0.2.2",
|
|
"maplibre-gl-fema-wms": "^0.1.2",
|
|
"maplibre-gl-geo-editor": "^0.10.1",
|
|
"maplibre-gl-geoagent": "^0.5.4",
|
|
"maplibre-gl-lidar": "^0.16.2",
|
|
"maplibre-gl-nasa-earthdata": "^0.1.4",
|
|
"maplibre-gl-national-map": "^0.1.1",
|
|
"maplibre-gl-overture-maps": "^0.3.1",
|
|
"maplibre-gl-planetary-computer": "^0.3.0",
|
|
"maplibre-gl-raster": "^0.10.1",
|
|
"maplibre-gl-splat": "^0.2.8",
|
|
"maplibre-gl-streetview": "^0.7.0",
|
|
"maplibre-gl-swipe": "^0.10.1",
|
|
"maplibre-gl-time-slider": "^1.1.0",
|
|
"maplibre-gl-usgs-lidar": "^0.11.1",
|
|
"maplibre-gl-vector": "^0.9.2",
|
|
"netcdfjs": "^4.0.0",
|
|
"proj4": "^2.20.9",
|
|
"shpjs": "^6.2.0",
|
|
"three": "^0.185.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/geojson": "^7946.0.16",
|
|
"typescript": "^6.0.3"
|
|
}
|
|
}
|