{
  "name": "react-router-easy",
  "version": "1.0.14",
  "description": "Easy to use react-router",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "CYF <caoyongfeng0214@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "react-router-dom": "^6.3.0"
  }
}
