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