{
  "name": "documentation",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "lodash": "^4.17.14",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "react-json-view": "^1.19.1",
    "react-markdown": "^4.0.8",
    "react-scripts": "^3.1.1",
    "react-syntax-highlighter": "^10.2.1",
    "styled-components": "^4.2.0"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ],
  "devDependencies": {
    "raw-loader": "^2.0.0",
    "raw.macro": "^0.3.0",
    "react-app-rewire-styled-components": "^3.0.2"
  }
}
