{
  "name": "colouring-london-tileserver",
  "version": "1.0.0",
  "description": "Serve map tiles",
  "private": true,
  "dependencies": {
    "@mapbox/sphericalmercator": "^1.1.0",
    "express": "^4.16.3",
    "mapnik": "^3.7.2"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Tom Russell",
  "license": "GPL-3.0"
}