{
  "name": "aty-react-router-animated",
  "version": "1.0.1",
  "description": "react-router页面转场动效",
  "main": "AnimatedRouter.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aty1990/react-animated-router.git"
  },
  "keywords": [
    "react",
    "router"
  ],
  "homepage": "https://github.com/aty1990/react-animated-router/blob/master/README.md",
  "author": "aty",
  "license": "ISC",
  "peerDependencies": {
    "react": ">15.6.1",
    "react-dom": ">15.6.1",
    "prop-types": ">15.5.10",
    "react-transition-group": ">2.0.0",
    "react-router": ">4.0.0"
  }
}
