{
  "name": "dashboard-wrapper-app",
  "version": "0.1.0",
  "dependencies": {
    "@material-ui/core": "^3.2.0",
    "@material-ui/icons": "^3.0.1",
    "axios": "^0.18.0",
    "babel-polyfill": "^6.26.0",
    "dashboard-access-library": "file:../dashboard-access-library",
    "dashboard-devices-library": "file:../dashboard-devices-library",
    "dashboard-groups-library": "file:../dashboard-groups-library",
    "dashboard-stays-library": "file:../dashboard-stays-library",
    "@virtualkey/vk-ui_plugin-frontend-common-components": "dev",
    "history": "^4.7.2",
    "prop-types": "^15.6.2",
    "react": "^16.5.2",
    "react-dom": "^16.5.2",
    "react-paginate": "^6.3.0",
    "react-redux": "^5.0.3",
    "react-router": "^3.0.2",
    "react-router-dom": "^4.3.1",
    "react-router-redux": "^4.0.8",
    "redux": "^3.6.0",
    "redux-form": "^6.5.0",
    "redux-thunk": "^2.2.0",
    "dashboard-sharekey-library": "file:../dashboard-sharekey-library"
  },
  "devDependencies": {
    "react-scripts": "0.9.4",
    "redux-devtools": "^3.3.1",
    "redux-devtools-dock-monitor": "^1.1.1",
    "redux-devtools-log-monitor": "^1.0.11",
    "redux-logger": "^2.6.1",
    "redux-thunk": "^2.1.0"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "deployProd": "",
    "deployStage": "",
    "eject": "react-scripts eject"
  }
}
