{
  "name": "turf-line-slice",
  "version": "3.0.12",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Turfjs/turf-line-slice.git"
  },
  "keywords": [
    "turf",
    "linestring",
    "geojson",
    "linear",
    "reference",
    "line",
    "distance"
  ],
  "author": "morganherlocker",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Turfjs/turf-line-slice/issues"
  },
  "homepage": "https://github.com/Turfjs/turf-line-slice",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "tape": "^3.5.0",
    "turf-helpers": "^3.0.12"
  },
  "dependencies": {
    "turf-bearing": "^3.0.12",
    "turf-destination": "^3.0.12",
    "turf-distance": "^3.0.12",
    "turf-helpers": "^3.0.12",
    "turf-point-on-line": "^3.0.12"
  }
}
