{
  "name": "turf-planepoint",
  "version": "3.0.12",
  "description": "turf planepoint module",
  "main": "index.js",
  "scripts": {
    "test": "tape test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Turfjs/turf-planepoint.git"
  },
  "keywords": [
    "turf",
    "geojson",
    "plane",
    "point",
    "interpolation"
  ],
  "author": "morganherlocker",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Turfjs/turf-planepoint/issues"
  },
  "homepage": "https://github.com/Turfjs/turf-planepoint",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "tape": "^3.5.0"
  }
}
