{
  "name": "@kartotherian/overzoom",
  "version": "1.0.1-wmf.0",
  "description": "Overzoom tile source for Kartotherian map tile server",
  "keywords": [
    "kartotherian",
    "overzoom",
    "tilelive"
  ],
  "main": "overzoomer.js",
  "scripts": {
    "test": "echo \"No test specified\" && exit 0"
  },
  "repository": "kartotherian/overzoom",
  "author": "Yuri Astrakhan <YuriAstrakhan@gmail.com>",
  "license": "Apache-2.0",
  "bugs": "https://github.com/kartotherian/overzoom/issues",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@kartotherian/err": "^1.0.2-wmf.0",
    "@kartotherian/input-validator": "^1.0.1-wmf.0",
    "bluebird": "^3.5.0",
    "tilelive-promise": "^2.0.0"
  },
  "gitHead": "fe2c429367e0340f8727e263721f195a06867057"
}
