beans/package.json

10 lines
155 B
JSON
Raw Normal View History

{
"dependencies": {
2024-06-09 07:17:18 +00:00
"@turf/area": "^7.0.0",
2024-04-03 01:32:02 +02:00
"@turf/turf": "^6.5.0",
2024-04-11 22:17:28 +02:00
"jsdom": "^24.0.0",
2024-04-01 15:53:10 +02:00
"mapshaper": "^0.6.79"
},
"type": "module"
}