17 lines
432 B
JSON
17 lines
432 B
JSON
{
|
|
"dependencies": {
|
|
"@turf/bbox": "^6.0.1",
|
|
"@turf/bbox-polygon": "^6.0.1",
|
|
"@turf/boolean-contains": "^6.0.1",
|
|
"@turf/boolean-overlap": "^6.0.1",
|
|
"@turf/buffer": "^5.1.5",
|
|
"@turf/center": "^6.0.1",
|
|
"mapbox-gl": "^1.1.0",
|
|
"underscore": "^1.9.1"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.5.4",
|
|
"@babel/plugin-proposal-class-properties": "^7.5.0",
|
|
"babel-preset-env": "^1.7.0"
|
|
}
|
|
}
|