{
  "name": "cdc_diabetes_router_v3",
  "version": "2.0.0",
  "description": "a react-router v3 shim to allow for use with react-router v4",
  "main": "index.js",
  "repository": "https://github.com/DaNish808/react-router-v3-shim.git",
  "author": "David Nishikawa <david@squishymedia.com>",
  "license": "MIT",
  "private": false,
  "dependencies": {
    "react-router": "^3.2.1",
    "history": "^3.3.0"
  }
}
