{
  "name": "three-geo-react",
  "version": "1.4.0",
  "description": "Three-Geo module for react with new DEM API",
  "main": "dist/index.js",
  "scripts": {
    "build": "webpack --mode production --openssl-legacy-provider start"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rohanmaptell/three-geo-react"
  },
  "keywords": [
    "npm","three-geo","three terrain","three-geo react"
  ],
  "author": "Rohan Nayak",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rohanmaptell/three-geo-react/issues"
  },
  "homepage": "",
  "devDependencies": {
    "@babel/core": "^7.2.2",
    "babel-loader": "^8.0.5",
    "webpack": "^4.28.4",
    "webpack-cli": "^3.2.1",
    "@mapbox/sphericalmercator": "^1.1.0",
    "@mapbox/tile-cover": "^3.0.2",
    "@mapbox/tilebelt": "^1.0.1",
    "@mapbox/vector-tile": "^1.3.1",
    "@turf/area": "^6.0.1",
    "@turf/destination": "^6.0.1",
    "@turf/helpers": "^6.1.4",
    "@turf/intersect": "^6.1.2",
    "@turf/transform-rotate": "^5.1.5",
    "@turf/transform-translate": "^5.1.5",
    "@turf/union": "6.2.0-alpha.2",
    "es-pack-js": "0.5.11",
    "get-pixels": "^3.3.3",
    "pbf": "^3.1.0",
    "regenerator": "^0.14.2",
    "three": "^0.148.0",
    "three-laser-pointer": "^1.2.3",
    "uniq": "^1.0.1",
    "xhr": "^2.6.0"
  }
}
