Skip to content

Instantly share code, notes, and snippets.

@mattak
Created February 20, 2017 12:37
Show Gist options
  • Save mattak/e66d52b1bcc7c389357698ab0c7654f8 to your computer and use it in GitHub Desktop.
Save mattak/e66d52b1bcc7c389357698ab0c7654f8 to your computer and use it in GitHub Desktop.
{
"name": "tessera-sample",
"version": "0.0.1",
"description": "tessera example",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "mattak",
"license": "MIT",
"dependencies": {
"mapnik": "^3.5.14",
"mbtiles": "^0.9.0",
"tessera": "^0.9.0",
"tilejson": "^1.0.3",
"tilelive": "^5.12.3",
"tilelive-file": "0.0.3",
"tilelive-http": "^0.11.3",
"tilelive-mapbox": "^0.4.0",
"tilelive-mapnik": "^0.6.18",
"tilelive-s3": "^6.5.0",
"tilelive-tmsource": "^0.5.0",
"tilelive-tmstyle": "^0.6.0",
"tilelive-utfgrid": "^0.2.0",
"tilelive-vector": "^3.9.4",
"tl": "^0.9.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment