{
  "_args": [
    [
      "mapbox-gl-leaflet@0.0.3",
      "/var/www/html"
    ]
  ],
  "_from": "mapbox-gl-leaflet@0.0.3",
  "_id": "mapbox-gl-leaflet@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-xQphsfy8H2sjKTwLofscsQASiq8=",
  "_location": "/mapbox-gl-leaflet",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mapbox-gl-leaflet@0.0.3",
    "name": "mapbox-gl-leaflet",
    "escapedName": "mapbox-gl-leaflet",
    "rawSpec": "0.0.3",
    "saveSpec": null,
    "fetchSpec": "0.0.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/mapbox-gl-leaflet/-/mapbox-gl-leaflet-0.0.3.tgz",
  "_spec": "0.0.3",
  "_where": "/var/www/html",
  "author": "",
  "bugs": {
    "url": "https://github.com/mapbox/mapbox-gl-leaflet/issues"
  },
  "description": "binding from mapbox gl to the leaflet api",
  "devDependencies": {
    "gh-release": "^2.2.1",
    "jshint": "~2.5.5"
  },
  "directories": {
    "example": "examples"
  },
  "homepage": "https://github.com/mapbox/mapbox-gl-leaflet",
  "keywords": [
    "mapbox",
    "gl",
    "leaflet",
    "leafletjs",
    "maps"
  ],
  "license": "ISC",
  "main": "leaflet-mapbox-gl.js",
  "name": "mapbox-gl-leaflet",
  "repository": {
    "type": "git",
    "url": "git://github.com/mapbox/mapbox-gl-leaflet.git"
  },
  "scripts": {
    "test": "jshint leaflet-mapbox-gl.js"
  },
  "version": "0.0.3"
}
