{
  "_args": [
    [
      "@mapbox/geojson-types@1.0.2",
      "/var/www/html"
    ]
  ],
  "_from": "@mapbox/geojson-types@1.0.2",
  "_id": "@mapbox/geojson-types@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-e9EBqHHv3EORHrSfbR9DqecPNn+AmuAoQxV6aL8Xu30bJMJR1o8PZLZzpk1Wq7/NfCbuhmakHTPYRhoqLsXRnw==",
  "_location": "/@mapbox/geojson-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mapbox/geojson-types@1.0.2",
    "name": "@mapbox/geojson-types",
    "escapedName": "@mapbox%2fgeojson-types",
    "scope": "@mapbox",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/mapbox-gl"
  ],
  "_resolved": "https://registry.npmjs.org/@mapbox/geojson-types/-/geojson-types-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/var/www/html",
  "author": "",
  "description": "Flow type declarations for [GeoJSON](https://tools.ietf.org/html/rfc7946).",
  "devDependencies": {
    "@mapbox/geojson-fixtures": "^1.0.0",
    "flow-bin": "^0.77.0",
    "tape": "^4.9.1"
  },
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "@mapbox/geojson-types",
  "scripts": {
    "test": "tape test.js"
  },
  "version": "1.0.2"
}
