{
  "name": "@mapgis/mapbox-gl-draw-circle",
"version" : "17.8.0",
  "description": "",
  "main": "index",
  "scripts": {
    "test": "jest --all",
    "coverage": "jest --all --coverage"
  },
  "keywords": [
    "mapbox",
    "geojson",
    "circle",
    "mapbox",
    "draw"
  ],
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@mapgis/mapbox-gl-draw": "^17.8.0",
    "@turf/along": "^6.0.1",
    "@turf/circle": "^6.0.1",
    "@turf/distance": "^6.0.1",
    "@turf/helpers": "^6.1.4",
    "@turf/length": "^6.0.2"
  },
  "devDependencies": {
    "jest": "^24.5.0"
  }
}
