{
  "name": "guidance-geojson",
  "version": "0.3.2",
  "dependencies": {
    "minimist": "1.2.x",
    "polyline": "0.2.x",
    "tape": "4.5.x",
    "turf-along": "1.0.x",
    "turf-bearing": "1.0.x",
    "turf-line-distance": "1.0.x"
  },
  "devDependencies": {
    "turf-distance": "1.1.x"
  },
  "bin": {
    "guidance-geojson": "bin/guidance-geojson.js"
  },
  "scripts": {
    "test": "tape test/*.test.js"
  }
}
