{
  "_from": "turf-overlaps@^1.0.3",
  "_id": "turf-overlaps@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-RxHJFGaFOvA7POliWFrsqfwjJfU=",
  "_location": "/turf-overlaps",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "turf-overlaps@^1.0.3",
    "name": "turf-overlaps",
    "escapedName": "turf-overlaps",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/@turf/dissolve"
  ],
  "_resolved": "https://registry.npmjs.org/turf-overlaps/-/turf-overlaps-1.0.3.tgz",
  "_shasum": "4711c91466853af03b3ce962585aeca9fc2325f5",
  "_spec": "turf-overlaps@^1.0.3",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend\\node_modules\\@turf\\dissolve",
  "author": {
    "name": "Tim Channell"
  },
  "bugs": {
    "url": "https://github.com/tchannel/turf-overlaps/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "turf-is-clockwise": "^1.0.0"
  },
  "deprecated": false,
  "description": "find whether spatial features overlap",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "dox": "^0.6.1",
    "doxme": "^1.4.2",
    "glob": "~4.3.1",
    "tape": "~3.0.3"
  },
  "homepage": "https://github.com/tchannel/turf-overlaps",
  "keywords": [
    "turf",
    "gis",
    "overlap"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "turf-overlaps",
  "repository": {
    "type": "git",
    "url": "git://github.com/tchannel/turf-overlaps.git"
  },
  "scripts": {
    "doc": "dox -r < index.js | doxme --readme > README.md",
    "test": "node test/test.js"
  },
  "version": "1.0.3"
}
