beans/package.json

15 lines
319 B
JSON
Raw Normal View History

{
"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",
2024-04-03 01:32:02 +02:00
"@turf/turf": "^6.5.0",
2024-04-01 15:53:10 +02:00
"geojson2svg": "^2.0.1",
"mapshaper": "^0.6.79"
},
"type": "module"
}