{
  "_args": [
    [
      "@turf/bbox@6.0.1",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "@turf/bbox@6.0.1",
  "_id": "@turf/bbox@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-EGgaRLettBG25Iyx7VyUINsPpVj1x3nFQFiGS3ER8KCI1MximzNLsam3eXRabqQDjyAKyAE1bJ4EZEpGvspQxw==",
  "_location": "/@turf/bbox",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@turf/bbox@6.0.1",
    "name": "@turf/bbox",
    "escapedName": "@turf%2fbbox",
    "scope": "@turf",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/@turf/boolean-contains",
    "/geojson-rbush"
  ],
  "_resolved": "https://registry.npmjs.org/@turf/bbox/-/bbox-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Turf Authors"
  },
  "bugs": {
    "url": "https://github.com/Turfjs/turf/issues"
  },
  "dependencies": {
    "@turf/helpers": "6.x",
    "@turf/meta": "6.x"
  },
  "description": "turf bbox module",
  "devDependencies": {
    "@types/tape": "*",
    "benchmark": "*",
    "tape": "*",
    "tslint": "*",
    "typescript": "*"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/Turfjs/turf",
  "keywords": [
    "turf",
    "extent",
    "bbox",
    "polygon",
    "featurecollection",
    "geojson"
  ],
  "license": "MIT",
  "main": "index",
  "name": "@turf/bbox",
  "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"
}
