{
  "_args": [
    [
      "@turf/boolean-equal@6.0.1",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "@turf/boolean-equal@6.0.1",
  "_id": "@turf/boolean-equal@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-E39v/PgWc/e1zNqwhtH5+RxA+hDYFlZUtAqE44nUKCEYeU50AIDvNznZ0wUFN+5anRfJOAKr+UZApza+QIdC8Q==",
  "_location": "/@turf/boolean-equal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@turf/boolean-equal@6.0.1",
    "name": "@turf/boolean-equal",
    "escapedName": "@turf%2fboolean-equal",
    "scope": "@turf",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@turf/boolean-equal/-/boolean-equal-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Turf Authors"
  },
  "bugs": {
    "url": "https://github.com/Turfjs/turf/issues"
  },
  "contributors": [
    {
      "name": "Tom MacWright",
      "email": "@tmcw"
    },
    {
      "name": "Tim Channell",
      "email": "@tcql"
    },
    {
      "name": "Stefano Borghi",
      "email": "@stebogit"
    }
  ],
  "dependencies": {
    "@turf/clean-coords": "6.0.0",
    "@turf/helpers": "6.x",
    "@turf/invariant": "6.x",
    "geojson-equality": "0.1.6"
  },
  "description": "turf boolean-equal module",
  "devDependencies": {
    "@types/tape": "*",
    "benchmark": "*",
    "boolean-shapely": "*",
    "glob": "*",
    "load-json-file": "*",
    "tape": "*",
    "tslint": "*",
    "typescript": "*"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/Turfjs/turf",
  "keywords": [
    "turf",
    "gis",
    "boolean",
    "de-9im",
    "equal",
    "boolean-equal"
  ],
  "license": "MIT",
  "main": "index",
  "name": "@turf/boolean-equal",
  "repository": {
    "type": "git",
    "url": "git://github.com/Turfjs/turf.git"
  },
  "scripts": {
    "bench": "node bench.js",
    "docs": "node ../../scripts/generate-readmes",
    "prepare": "tsc",
    "pretest": "tsc",
    "test": "node test.js"
  },
  "types": "index.d.ts",
  "version": "6.0.1"
}
