{
  "_from": "turf-is-clockwise@^1.0.0",
  "_id": "turf-is-clockwise@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-3CLl/9TPEJNGg6oARifP+Hpt/pE=",
  "_location": "/turf-is-clockwise",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "turf-is-clockwise@^1.0.0",
    "name": "turf-is-clockwise",
    "escapedName": "turf-is-clockwise",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/turf-overlaps"
  ],
  "_resolved": "https://registry.npmjs.org/turf-is-clockwise/-/turf-is-clockwise-1.0.0.tgz",
  "_shasum": "dc22e5ffd4cf10934683aa004627cff87a6dfe91",
  "_spec": "turf-is-clockwise@^1.0.0",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend\\node_modules\\turf-overlaps",
  "author": {
    "name": "morganherlocker"
  },
  "bugs": {
    "url": "https://github.com/morganherlocker/turf-isClockwise/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "turf isClockwise module",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "tape": "^2.13.4"
  },
  "homepage": "https://github.com/morganherlocker/turf-isClockwise",
  "keywords": [
    "clockwise",
    "turf",
    "geojson",
    "coordinates",
    "gis",
    "geo"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "turf-is-clockwise",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/morganherlocker/turf-isClockwise.git"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "version": "1.0.0"
}
