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