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