{
  "name": "panther-utils",
  "version": "0.1.0-alpha.3",
  "description": "Panther 4npm  utils",
  "keywords": [
    "panther",
    "gisat"
  ],
  "homepage": "https://github.com/vlach1989/panther-utils",
  "main": "src/index.js",
  "module": "src/index.js",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vlach1989/panther-utils"
  },
  "dependencies": {
    "@turf/turf": "5.1.6",
    "chroma-js": "2.1.0",
    "isomorphic-fetch": "2.2.1",
    "lodash": "4.17.15",
    "moment": "2.24.0",
    "re-reselect": "3.4.0",
    "reselect": "4.0.0"
  },
  "devDependencies": {
    "babel-cli": "6.26.0",
    "babel-core": "6.26.0",
    "babel-loader": "7.1.5",
    "babel-plugin-transform-object-rest-spread": "6.26.0",
    "webpack-cli": "3.3.11",
    "webpack": "4.41.6"
  },
  "scripts": {
    "build": "webpack"
  }
}
