{
  "name": "w-geo",
  "version": "1.1.62",
  "main": "dist/w-geo.umd.js",
  "dependencies": {
    "lodash-es": "^4.17.21",
    "w-highcharts": "^1.0.4",
    "w-optimization": "^1.0.18",
    "w-statistic": "^1.0.22",
    "wsemi": "^1.8.34"
  },
  "devDependencies": {
    "w-package-tools": "^1.1.2"
  },
  "scripts": {
    "test": "mocha --parallel --timeout 60000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-geo.git"
  },
  "keywords": [
    "package",
    "tool",
    "geotech",
    "nodejs",
    "browser"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}