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