{
  "package": {
    "dependencies": {
      "@testing-library/jest-dom": "^4.2.4",
      "@testing-library/react": "^9.3.2",
      "@testing-library/user-event": "^7.1.2",
      "@types/jest": "^24.0.0",
      "@types/node": "^12.0.0",
      "@types/react": "^16.9.0",
      "@types/react-dom": "^16.9.0",
      "eslint-plugin-react-hooks": "2.5.0",
      "polished": "^3.6.5",
      "react": "^16.13.1",
      "react-dom": "^16.13.1",
      "react-icons": "^3.10.0",
      "react-scripts": "3.4.1",
      "styled-components": "^5.1.1",
      "typescript": "~3.7.2",
      "@types/styled-components": "^5.1.1",
      "@typescript-eslint/eslint-plugin": "^3.6.0",
      "@typescript-eslint/parser": "^3.6.0",
      "eslint": "6.8.0",
      "eslint-config-airbnb": "^18.2.0",
      "eslint-config-prettier": "^6.11.0",
      "eslint-import-resolver-typescript": "^2.0.0",
      "eslint-plugin-import": "^2.22.0",
      "eslint-plugin-jsx-a11y": "^6.3.1",
      "eslint-plugin-prettier": "^3.1.4",
      "eslint-plugin-react": "7.20.0",
      "prettier": "^2.0.5"
    },
    "scripts": {
      "serve": "serve -s build",
      "build-and-serve": "npm run build && npm run serve"
    }
  }
}
