{
  "name": "redux-router-scroll-restoration",
  "version": "1.0.1",
  "description": "Middleware for restoration scroll position after changing page",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dimalolzet/redux-router-scroll-restoration.git"
  },
  "keywords": [
    "react",
    "redux",
    "react-router",
    "middleware",
    "scroll"
  ],
  "author": "Dmitriy Kovalev",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dimalolzet/redux-router-scroll-restoration/issues"
  },
  "homepage": "https://github.com/dimalolzet/redux-router-scroll-restoration#readme"
}
