{
  "name": "osm-p2p-geojson",
  "version": "4.0.7",
  "description": "Export and Import GeoJSON from osm-p2p-db",
  "main": "index.js",
  "scripts": {
    "test": "tape 'test/**/*.js'"
  },
  "keywords": [
    "osm",
    "geojson",
    "osm-p2p",
    "p2p"
  ],
  "author": "Gregor MacLennan",
  "license": "MIT",
  "devDependencies": {
    "concat-stream": "^1.6.0",
    "kappa-core": "^4.0.0",
    "kappa-osm": "^3.0.0",
    "level": "^4.0.0",
    "mkdirp": "^0.5.1",
    "random-access-file": "^2.1.0",
    "random-access-storage": "^1.3.0",
    "rimraf": "^2.6.1",
    "standard": "^8.0.0",
    "tape": "^4.6.0",
    "traverse": "^0.6.6"
  },
  "dependencies": {
    "clone": "^2.1.1",
    "JSONStream": "^1.1.4",
    "collect-stream": "^1.1.1",
    "from2": "^2.3.0",
    "geojson-dissolve": "^3.1.0",
    "geojson-polygons-equal": "0.0.1",
    "geojson-rewind": "^0.2.0",
    "geojson-validation": "^0.2.1",
    "inherits": "^2.0.3",
    "map-limit": "0.0.1",
    "once": "^1.3.3",
    "osm-polygon-features": "^0.9.1",
    "pump": "^1.0.1",
    "pumpify": "^1.3.5",
    "randombytes": "^2.0.6",
    "read-only-stream": "^2.0.0",
    "through2": "^2.0.1",
    "xtend": "^4.0.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/digidem/osm-p2p-geojson.git"
  },
  "bugs": {
    "url": "https://github.com/digidem/osm-p2p-geojson/issues"
  },
  "homepage": "https://github.com/digidem/osm-p2p-geojson#readme"
}
