{
  "_from": "geojson-polygon-self-intersections@^1.1.1",
  "_id": "geojson-polygon-self-intersections@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-RRxJ6J4BA1iMYlI2PFmNc3FrF0Y=",
  "_location": "/geojson-polygon-self-intersections",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "geojson-polygon-self-intersections@^1.1.1",
    "name": "geojson-polygon-self-intersections",
    "escapedName": "geojson-polygon-self-intersections",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "/@turf/unkink-polygon",
    "/simplepolygon"
  ],
  "_resolved": "https://registry.npmjs.org/geojson-polygon-self-intersections/-/geojson-polygon-self-intersections-1.2.0.tgz",
  "_shasum": "451c49e89e0103588c6252363c598d73716b1746",
  "_spec": "geojson-polygon-self-intersections@^1.1.1",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend\\node_modules\\@turf\\unkink-polygon",
  "author": {
    "name": "Manuel Claeys Bouuaert"
  },
  "bugs": {
    "url": "https://github.com/mclaeysb/geojson-polygon-self-intersections/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "rbush": "^2.0.1"
  },
  "deprecated": false,
  "description": "A very simple script to compute all self-intersections in a GeoJSON polygon.",
  "devDependencies": {},
  "homepage": "https://github.com/mclaeysb/geojson-polygon-self-intersections#readme",
  "keywords": [
    "polygon",
    "complex polygon",
    "simple polygon",
    "self-intersection"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "geojson-polygon-self-intersections",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mclaeysb/geojson-polygon-self-intersections.git"
  },
  "version": "1.2.0"
}
