{
  "package": {
    "dependencies": {
      "@apollo/client": "^3.3.13",
      "@graphql-codegen/cli": "^1.21.3",
      "@graphql-codegen/fragment-matcher": "^2.0.1",
      "@graphql-codegen/introspection": "^1.18.1",
      "@graphql-codegen/typescript": "^1.21.1",
      "@graphql-codegen/typescript-graphql-files-modules": "^1.18.1",
      "@graphql-codegen/typescript-operations": "^1.17.15",
      "@graphql-codegen/typescript-react-apollo": "^2.2.3",
      "@testing-library/jest-dom": "^5.11.4",
      "@testing-library/react": "^11.1.0",
      "@testing-library/user-event": "^12.1.10",
      "@types/jest": "^26.0.15",
      "@types/node": "^12.0.0",
      "@types/react": "^17.0.0",
      "@types/react-dom": "^17.0.0",
      "graphql": "^15.5.0",
      "styled-components": "^5.2.1",
      "typescript": "^4.1.2",
      "web-vitals": "^1.0.1"
    },
    "scripts": {
      "type-check": "tsc --noEmit",
      "graphql-codegen": "graphql-codegen --config codegen.yml"
    }
  }
}
