{
  "name": "react-legacy-router",
  "version": "0.13.8",
  "description": "A legacy routing library for React.js",
  "main": "lib",
  "repository": {
    "type": "git",
    "url": "https://github.com/Proxmiff/react-legacy-router.git"
  },
  "homepage": "https://github.com/Proxmiff/react-legacy-router/blob/master/README.md",
  "authors": [
    "Ryan Florence",
    "Michael Jackson"
  ],
  "license": "MIT",
  "peerDependencies": {
    "react": "0.13.x || 0.14.x || 15.3.x"
  },
  "dependencies": {
    "can-use-dom": "0.1.0",
    "invariant": "^2.0.0",
    "object-assign": "^2.0.0",
    "qs": "2.4.1"
  },
  "tags": [
    "react",
    "legacy",
    "router"
  ],
  "keywords": [
    "react",
    "react-component",
    "routing",
    "route",
    "routes",
    "router"
  ]
}
