{
  "name": "@sharyn/redux",
  "version": "4.9.0",
  "repository": "https://github.com/sharynjs/sharyn/tree/master/packages/redux",
  "license": "MIT",
  "dependencies": {
    "@sharyn/shared": "^4.5.2",
    "@sharyn/util": "^2.7.0",
    "recompose": "^0.30.0",
    "redux": "^4.0.0",
    "redux-actions": "^2.6.1",
    "redux-localstorage": "^0.4.1",
    "redux-thunk": "^2.3.0"
  }
}
