{
  "_args": [
    [
      "@turf/clean-coords@6.0.0",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "@turf/clean-coords@6.0.0",
  "_id": "@turf/clean-coords@6.0.0",
  "_inBundle": false,
  "_integrity": "sha512-yBjEq3qglN5qv7zYutDlpTXnV2bmTKroaALqVM4IH/fUuMDufLXj+J8koLyCKa/GsmyyGyh3qOIRdYcurx2yMA==",
  "_location": "/@turf/clean-coords",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@turf/clean-coords@6.0.0",
    "name": "@turf/clean-coords",
    "escapedName": "@turf%2fclean-coords",
    "scope": "@turf",
    "rawSpec": "6.0.0",
    "saveSpec": null,
    "fetchSpec": "6.0.0"
  },
  "_requiredBy": [
    "/@turf/boolean-equal"
  ],
  "_resolved": "https://registry.npmjs.org/@turf/clean-coords/-/clean-coords-6.0.0.tgz",
  "_spec": "6.0.0",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Turf Authors"
  },
  "bugs": {
    "url": "https://github.com/Turfjs/turf/issues"
  },
  "contributors": [
    {
      "name": "Stefano Borghi",
      "email": "@stebogit"
    }
  ],
  "dependencies": {
    "@turf/helpers": "6.x",
    "@turf/invariant": "6.x"
  },
  "description": "turf clean-coords module",
  "devDependencies": {
    "@turf/truncate": "*",
    "benchmark": "*",
    "load-json-file": "*",
    "tape": "*",
    "typescript": "*",
    "write-json-file": "*"
  },
  "files": [
    "index.js",
    "index.ts"
  ],
  "homepage": "https://github.com/Turfjs/turf",
  "keywords": [
    "turf",
    "gis",
    "clean-coords"
  ],
  "license": "MIT",
  "main": "index",
  "name": "@turf/clean-coords",
  "repository": {
    "type": "git",
    "url": "git://github.com/Turfjs/turf.git"
  },
  "scripts": {
    "bench": "node bench.js",
    "docs": "node ../../scripts/generate-readmes",
    "pretest": "tsc",
    "test": "node test.js"
  },
  "version": "6.0.0"
}
