{
  "name": "turf-buffer",
  "version": "3.0.12",
  "description": "turf buffer module",
  "main": "index.js",
  "scripts": {
    "test": "node ./test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Turfjs/turf-buffer.git"
  },
  "keywords": [
    "buffer",
    "offset",
    "polygon",
    "linestring",
    "point",
    "geojson",
    "turf"
  ],
  "author": "morganherlocker",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Turfjs/turf-buffer/issues"
  },
  "homepage": "https://github.com/Turfjs/turf-buffer",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "glob": "^5.0.3",
    "tape": "^3.5.0",
    "turf-distance": "^3.0.12",
    "turf-bbox": "^3.0.12",
    "turf-helpers": "^3.0.12"
  },
  "dependencies": {
    "geojson-normalize": "0.0.0",
    "jsts": "1.1.2",
    "turf-combine": "^3.0.12",
    "turf-helpers": "^3.0.12"
  }
}
