UNPKG
geodesy-fn
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
Geodesic functions for GeoJSON, based on geodesy
github.com/zakjan/geodesy-fn
zakjan/geodesy-fn
geodesy-fn
/
babel.config.json
8 lines
•
120 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-transform-runtime"
] }