{
  "_from": "geojson-utils@^1.1.0",
  "_id": "geojson-utils@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-6P+0yBwKdbPjBvUYcmXW8jBA9Qs=",
  "_location": "/geojson-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "geojson-utils@^1.1.0",
    "name": "geojson-utils",
    "escapedName": "geojson-utils",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/@turf/dissolve",
    "/leaflet-pip"
  ],
  "_resolved": "https://registry.npmjs.org/geojson-utils/-/geojson-utils-1.1.0.tgz",
  "_shasum": "e8ffb4c81c0a75b3e306f5187265d6f23040f50b",
  "_spec": "geojson-utils@^1.1.0",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend\\node_modules\\@turf\\dissolve",
  "author": {
    "name": "Max Ogden"
  },
  "bugs": {
    "url": "https://github.com/maxogden/geojson-js-utils/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "GeoJSON Utilities for JavaScript",
  "homepage": "https://github.com/maxogden/geojson-js-utils#readme",
  "keywords": [
    "geojson",
    "geocouch"
  ],
  "license": "MIT",
  "main": "geojson-utils.js",
  "name": "geojson-utils",
  "repository": {
    "type": "git",
    "url": "git://github.com/maxogden/geojson-js-utils.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.1.0"
}
