{
  "name": "react-router-namesake-nav-example",
  "version": "1.0.0",
  "description": "github action template",
  "keywords": [],
  "main": "src/index.tsx",
  "dependencies": {
    "lucid-ui": "^5.1.2",
    "react": "16.8.4",
    "react-dom": "16.8.4",
    "react-router-dom": "5.1.2",
    "react-scripts": "2.1.3"
  },
  "devDependencies": {
    "@types/react": "16.8.8",
    "@types/react-dom": "16.8.2",
    "typescript": "3.3.3"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}
