{
  "name": "mapbox-gl-json-to-mapnik-xml",
  "version": "0.3.1",
  "description": "Convert mapbox gl json to mapnik xml",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "MIT",
  "dependencies": {
    "color": "^0.11.3",
    "mapbox-gl-function": "^1.2.1",
    "xmlbuilder": "^8.2.2"
  },
  "devDependencies": {
    "tilejson": "^1.0.1",
    "tilelive": "^5.12.2",
    "tilelive-http": "^0.11.1",
    "tilelive-vector": "^3.9.3"
  }
}
