{
  "name": "w-gis",
  "version": "1.0.83",
  "main": "dist/w-gis.umd.js",
  "dependencies": {
    "@turf/turf": "^7.3.4",
    "d3-delaunay": "^6.0.4",
    "d3-tricontour": "^1.1.0",
    "geotiff": "^3.0.5",
    "json5": "^2.2.3",
    "lodash-es": "^4.17.23",
    "polybooljs": "^1.2.2",
    "polyclip-ts": "^0.16.8",
    "proj4": "^2.20.4",
    "wsemi": "^1.8.43"
  },
  "devDependencies": {
    "w-package-tools": "^1.1.3"
  },
  "scripts": {
    "test": "mocha --parallel --timeout 60000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-gis.git"
  },
  "keywords": [
    "package",
    "tool",
    "GIS",
    "turf",
    "proj4",
    "nodejs",
    "browser"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}