2023-03-24 19:32:52 +01:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"@turf/area": "^6.5.0",
|
|
|
|
"@turf/concave": "^6.5.0",
|
|
|
|
"@turf/convex": "^6.5.0",
|
|
|
|
"@turf/projection": "^6.5.0",
|
|
|
|
"@turf/simplify": "^6.5.0",
|
|
|
|
"@turf/truncate": "^6.5.0",
|
2023-11-23 01:02:01 +00:00
|
|
|
"geojson2svg": "^2.0.0"
|
2023-03-24 19:32:52 +01:00
|
|
|
},
|
|
|
|
"type": "module"
|
|
|
|
}
|