{
  "name": "turf-convex",
  "version": "3.0.12",
  "description": "",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Turfjs/turf-convex.git"
  },
  "keywords": [
    "turf",
    "gis"
  ],
  "author": "Morgan Herlocker",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Turfjs/turf-convex/issues"
  },
  "homepage": "https://github.com/Turfjs/turf-convex",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "glob": "~4.3.5",
    "tape": "~3.5.0"
  },
  "dependencies": {
    "convex-hull": "^1.0.3",
    "turf-meta": "^3.0.12",
    "turf-helpers": "^3.0.12"
  }
}
