{"_id":"graphql-codegen-plugin-typescript-swr","_rev":"33-45061dfcacaf0a66d0ae461db6115400","name":"graphql-codegen-plugin-typescript-swr","dist-tags":{"latest":"0.9.1"},"versions":{"0.1.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.1.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.1.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2788c2306fcd21cd2f4fa23f84c99fd998c50127","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.1.0.tgz","fileCount":69,"integrity":"sha512-LvXce/kjYuyfUeGH77gt8YTRqCTM5+ukFqMOBxKAV1E0EBAl2rczj4NjQ7fnTbLDCsQBOH9NzZAPEPj1dVophQ==","signatures":[{"sig":"MEYCIQCeRK0hHwzGrxCwdF+KFgVxcZ1OEZv7RWwDtVJL/yR19gIhAMEl6oAIrbvFB4DuNr0sVHNJRODEG8o3QgJJu8B2l19P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhaaFCRA9TVsSAnZWagAAzjcP/3IIRcnol+Mpf43dyuj5\nyS+JyxUYKUhogrif++f1W0IwaCvY0sUtOIBcxPX5dgzcl74yp4ks3wmlikC2\nGE6cv19lt0eRC2jKqZet8Y+zD+R302VEbumNOx7F9UQ7TH5LajEiQH0q0l5c\nFrHUWAND7if1Ozi3QEhoHEJtpRSZwPsbnP1OW+wwTibAx/LGlg+4DiKq8W0V\nhU9rv+14q3K8y8htLs5FeYFehguNpHm/EOQ+WN2idLSQPMeYfr5EgbGEcyPy\nVbAKoEzSUM8hPGtJrXKKlz1M9iWzdmY8PjBkdv+WJz0mw7/HPScl2spRmFbJ\nq4vY6LyMQpdJQ9jsBhDsenby42VqpJDNHgm5UdW4wGrHK9rDSM//HidNFFpd\nAW1AHSC/eds0I879sFpy5Q8Zn4/UFjHAwxS2PoIYL1KACE+VOYlTLqCodtkW\nFHRoRwYwwFWihh0Y3KhNFUc9HLsI7DsoH/pFcNgskgC3P6qDgkVVJt/mUuyC\niTP2rJjw+oQfZJXgpkrezKzuXZWfiMUh8T0ugbp1jdcu3eH+2EchnU1HTbEK\nvzkQhWgM8WnNwkC93APzGgMgcxEEhlHRnyfli5a0ddjwQ1mGLkbjftko4DUl\nkCa/Lh5KlnYmV9CuiaoGPUILmvwJcci/uxVspwjRGFuhPoeL8kzzm+34aL3u\ncFxk\r\n=4CRx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"15.3.0","**/@types/graphql-upload/graphql":"^15.0.0","**/apollo-language-server/graphql":"^15.0.0","graphql-language-service-interface":"2.4.0"},"dependencies":{"swr":"^0.3.5","tslib":"^2.0.3","graphql":"^15.3.0","auto-bind":"^4.0.0","pascal-case":"^3.1.1","graphql-request":"^3.1.0","@graphql-codegen/plugin-helpers":"^1.17.9","@graphql-codegen/visitor-plugin-common":"^1.17.15"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.13.0","nyc":"^15.1.0","react":"^16.13.1","eslint":"^7.11.0","codecov":"^3.8.0","open-cli":"^6.0.1","prettier":"^2.1.2","typescript":"^4.0.3","@types/node":"^14.11.8","npm-run-all":"^4.1.5","@ava/typescript":"^1.1.1","eslint-plugin-react":"^7.21.4","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.12.0","eslint-plugin-jsx-a11y":"^6.3.1","eslint-plugin-react-hooks":"^4.1.2","eslint-config-airbnb-typescript":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","@istanbuljs/nyc-config-typescript":"^1.0.1","eslint-import-resolver-typescript":"^2.3.0"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0","graphql-tag":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.1.0_1602594436973_0.7208621403146647","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.2.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.2.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"d448669713ce68a3e234b1f644aeeb7a9924514b","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.2.0.tgz","fileCount":133,"integrity":"sha512-1pqqqJ1iJRH1lU86cdABeqpC3e679FxO6mKxr6yHueY65DnCuxIBs6uYCgp2zphc1sMHUH2dm6pISPy2FBAXIw==","signatures":[{"sig":"MEQCIFCQIqhbzI7bR5z6h8j6DL+aOJAO3lYkGarNfbIYQm/WAiB1Tyveb2kfP5AOY31RsTfnq+aPUUyXFyg66eM6ug5VCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1161585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjYozCRA9TVsSAnZWagAA8jIP/jXBk3eV/ZAoaPUM7OZI\nV00waXiALi7/s8QIf6NNWbLfIvPF0DC9MAYElNLz6VPouwHElbE3GXEUc7AC\nkePGpPfAwOoFUCjFeJKH1VRy0vKANLqAFdJLC1bdcvU70C6fCt28N+Xs9gVc\nFyTUf1h7cM7cZ7O4HQx90PxUU6o4EcjQXsmOj5zuVXRr1xhvWBfq2tZKkGfj\nwwfaOkC5JAJM5K8JoQT0SxWkVrNaAp7s88ygj34y+S+qK3sj7DMRa+LgswP0\nkbb1t5XqSE3H0ZkDbl3lFIOOQFu0dAZuKYRNrlHp/rMBPKvq7zGkXgoo5Vue\nBBP2WPkZSb8HD6/fnx4N56U6sy8OOVOPUYMTUlWTSFUHiYrmnS/YTCifKIKn\n0P4PKHqkPoiuzy6aD9jKcWJlzqk/U54JFDtlEDXcJzbLztAVKe/ECQKLGJPG\nuXKaer/gxuBANJd4DhCMqnlTnykSUb9pfHlqtuTUr3xwfx3TptV4ruEJV4qw\nqZy3J0K3DOqmD+DFC/1fN+8xxwk5CcZrr2ANWr8y+xurfkm4eIM3QhYVdurN\noEx7lz6u1X46wBg8EKCS9ArVsk36xBhZ4wmjwhKMJiMFH33BkDwq9xWmcisD\nKi50AzmAGCcKfpjjERzR+ssqRx54H2lsGXRm5aVVdQF3R6YVaEBPbhOrtCFB\neGZ3\r\n=fS2J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"15.3.0","**/@types/graphql-upload/graphql":"^15.0.0","graphql-language-service-interface":"2.4.0"},"dependencies":{"swr":"^0.3.5","tslib":"^2.0.3","graphql":"^15.3.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.1","graphql-request":"^3.1.0","@graphql-codegen/plugin-helpers":"^1.17.9","@graphql-codegen/visitor-plugin-common":"^1.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","react":"^16.13.1","eslint":"^7.11.0","ts-jest":"^26.4.1","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.8","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.21.4","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.12.0","eslint-plugin-jsx-a11y":"^6.3.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.1.2","@graphql-codegen/typescript":"^1.17.10","eslint-config-airbnb-typescript":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.8","@graphql-codegen/typescript-graphql-request":"^2.0.1"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0","graphql-tag":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.2.0_1603111475052_0.6743125743684901","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.3.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.3.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"195dc3b22ec00666b8cac1fcf132322a572352d6","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.3.0.tgz","fileCount":133,"integrity":"sha512-cg044ws4WsWi/ELWyJLbkCp5Cu4aP6p4PmEvC4RNVTxFYjAVAlLUrh7a/244MPPyqNj7wO0BgyqmV8Ei2AU7LQ==","signatures":[{"sig":"MEQCIHi9m7xZDrVCRh8VoNIpfWRIskigtwa8evm1ZTwCVT4hAiBKyjNlAJKFsWMUkL1fUrEWXzEUkfG7kUbLQN2Z9crmHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1178782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj6rsCRA9TVsSAnZWagAAPBoP/0i4TSlgnmficr8BpDO7\nUmL5yVs61tJCL5Wz00U2nIi7J/x7LfNZKG9ty5RuvhLH5kd4BCR3kmb3lyam\nC4qzxI7fhgLAdH5FKZlhf/06UCbJxcbMD6fVpxMuVU6ueTXHNGzumSKeYNlq\nF2FcMP15yBJRfTIAcA17c9N6zRtRKtWXzK5ESHB+tmLGc0Qiig3u2mlKGjaM\n/+Cm9gOF7FZjX1JYPVXb1blEId+5vhftgKPDjrt0o4UuPcUx3XgcnX2vpUz5\nKaN8pIzTF7QpIEhwoBiia5TCd8B9zWNDVYq/tWHj/SK0aypgZfKyHMu0ZCcN\nAfZQO3OcSLnXc3f5P/J+6ofOP7WXEAIJVJ8Wtw9ocXSJBrymbpKoonrKzSPx\nk5okWqXPStvlmqJ7vXptO+biSVGFAEow9VU5OmQ6qjMPFLbb3pcLg7g1M9QC\nqpMOH/tj8iBS9DgZBeeJhyZgprpw6qCr2uPJi0f50ehJfbWA+4xfHR/36j7v\nKdOnLUqP5D1diF8+OLF3XvaaF4zKZpvjDEKJZeCG8bxP1eNfsjQnfzEa/0z0\nkHqHSfS8/e/sqhfyYeWfJgVq+GSRfxBl6uykC6Bgad/cHJ7SIaCfk2DFcCAl\nKSLFaoxe5aG7EjIoPLfjrgR4dBXIj4CSd3nvOzX73Rm3gkO+s04H7/VHiWGZ\nyYrk\r\n=7Mim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"15.3.0","**/@types/graphql-upload/graphql":"^15.0.0","graphql-language-service-interface":"2.4.0"},"dependencies":{"swr":"^0.3.5","tslib":"^2.0.3","graphql":"^15.3.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.1","graphql-request":"^3.1.0","@graphql-codegen/plugin-helpers":"^1.17.9","@graphql-codegen/visitor-plugin-common":"^1.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","react":"^16.13.1","eslint":"^7.11.0","ts-jest":"^26.4.1","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.8","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.21.4","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.12.0","eslint-plugin-jsx-a11y":"^6.3.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.1.2","@graphql-codegen/typescript":"^1.17.10","eslint-config-airbnb-typescript":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.8","@graphql-codegen/typescript-graphql-request":"^2.0.1"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0","graphql-tag":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.3.0_1603250923709_0.5765004549619153","host":"s3://npm-registry-packages"}},"0.4.0-canary.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.4.0-canary.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.4.0-canary.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"93743f7d5476e46cf46b0096ad10dd30fec87296","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.4.0-canary.0.tgz","fileCount":134,"integrity":"sha512-ld1xdahoQBNEMoy+sBec1GQpvYLbXzC89OsT3XaRuLqLccl3Yba5JqqnHqYAsUAIgGkTDNdYbMNWt0SIGnQZBg==","signatures":[{"sig":"MEQCICIqQEslr/f+azbS3uZnVIkfKBQ5O+Qdg9MzzkiT3eLcAiA1VZSNeOPAkqzPpmS8xOTdwwnU7Vpyxm/J00GjlYtfOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1181048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrkCaCRA9TVsSAnZWagAAubwQAKIBEceYIrE4YM+VUPlP\ncfibdH5RKDgajQ/voXxm4CrNdidC6SMTAQtmTui8qtw5Kzg8j+LpOQwNjxXC\nKO19JdsJdDRHHaupr56I//oG9dmw1wzHFBE9/Mn/ibvjK02UJuHl519n0BMg\ngfG9O5bn9ZBF2GK0Y9EKaVS+EFMcRL9kqWQ4RUFxyxyn+BU8zFGQBMArivi6\n60URJHgIi1oBFGOnu4o/gIvuBaI2VlMwUzcD11GeJIcn/f/NrmLbbA1gWkh7\nYpfdU/JURvEC1PyXj5/Snn0kS2inoYZqvfmciTPzvTqknflRt0qttViQW3gJ\nJ+P3iFAklYE268CffFu+8DmroYTrpVYx5CMhhCmaMsa2o3K6BMHemmjqNGRz\n4nhGm1/bit1uLqoPtNVWXVuqbTFgYAcVFZ8YEd7+tJ17rBJ9dbvYZ1EenLdL\n4VZ71pTILAEiWOW1GlabWeBQ46Cf7rEKaYGJpPlWuFpDE2WQrphwQ+7xx0EQ\nnT3YClr4e3Bj4hLdYA3iBcRgvBRcI5GKoGYcNU4/vgBAsI39VFqMYP1orbBJ\nCOU7+QYbsdznl+3GQOjYaM4qBol/4BTRr36Rnts6EYpSecC23bGadWEgEXTe\n5BV7nbDbX8Dn/uPZ9q0qFvgf4khDk37LlaTCN/nbJTcl5wcL3YIs4OKg05VM\nmOuI\r\n=MqWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.4.2"},"dependencies":{"swr":"^0.3.8","tslib":"^2.0.3","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.1","graphql-request":"^3.3.0","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-codegen/visitor-plugin-common":"^1.17.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.15","@types/node":"^14.14.7","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.21.5","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.17.11","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.7.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.9","@graphql-codegen/typescript-graphql-request":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.4.0-canary.0_1605255321804_0.2597105907289441","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.4.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.4.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"b965332c22812b8f8b2a0419ba59391ffcc229e2","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.4.0.tgz","fileCount":134,"integrity":"sha512-hFJAYMvxBxUQdKwMIcJGTd/znJfhStVriIgfZQerENYPQYpnES48nmb8qOYNrR4b7Gf+RSEkZnzYgMREYtZypg==","signatures":[{"sig":"MEUCIQDNCFyBywhBBkoU+oZmHo6eo4BB+4DNpokXDO70ZgZX6gIgZPXmFVnlVpCC3V5GtU9iq2LyOVO2/KG8Kqx/ISgRj/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1181094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftL7YCRA9TVsSAnZWagAAplgP/2lyzBgocuvA3cvDCP4I\noWZ/o0U3EDURJxp6m8VBAvCwlWYJ94JIy885SELm+JEB1X4MPNx3EQtKMC/G\nyogFMPtRKPQczj+svli8118CijohB1nj9zYbO8VZPv4sxEljEi/yoikc2qsk\nQwY3ypGGcWmm/475S0BEJzATvfRgA5uaq4OozLDxguYFbwDNHNmZF/0x2+Ox\nCLnAILKjI/7QE+3RPb1b2zJLEOfWNxnVcoGaaTlW94pjFbXhL5y9jJD2aV8i\nuhAlt0eo9lEWGWcnV+zMfG2DLahxyNhtcS+WWdugt2hOjSIvlmQeWF7fdtE/\n4EIChESjj/pY87HELF9M4kVLyUCpAJPW0fYqfeMPdfI4h+X8f8J4mfzwcpMx\n3M+ey9az9k+wzFKatHChYm/RUyc8jCVylD6kN6xRUo7Je58sNyIvIRq1V7wk\ndoeAUSSO5Sl9kUha400hABJJRruUvZWlp2749Jl7o+E+46GBnDG754quhVgo\nnA8c+CmEYIW9ne1mdgnqolWPd/A7caMiF57jL2K9hWhkF/8jQxhApotZAKjg\nIib8eSaz+kKjTxFxZVGDvRct3UkEzC6hGMYFKEpa2AelmgEWjCY1UWsjsM41\nImAjJ968bdvMzAtp7GXnVwpiqYfdelL+yeWIsDXVqlyPoBojxgePbQqlJvJ5\nnpng\r\n=Fftn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.4.2"},"dependencies":{"swr":"^0.3.8","tslib":"^2.0.3","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.1","graphql-request":"^3.3.0","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-codegen/visitor-plugin-common":"^1.17.17"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.15","@types/node":"^14.14.7","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.21.5","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.17.11","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.7.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.9","@graphql-codegen/typescript-graphql-request":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.4.0_1605680855862_0.07799898579206888","host":"s3://npm-registry-packages"}},"0.5.0-canary.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.0-canary.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.0-canary.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"b576fe522841eef9d99e52bf7d575d24e76a0c89","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.0-canary.0.tgz","fileCount":135,"integrity":"sha512-D7cOVPnyWRU+b9G0iJlR3zEaqp7gT9u/yRXujarXWfELHCC5eEw0c9jun/MS31DflhX6vy9DI1dO31U7FW0pFg==","signatures":[{"sig":"MEYCIQCIYncZG90P7+tFulZ3JEmC9TUtb0mLnZHmJsMwqF5TtQIhAMpMGr3u9/zWsNQr0+Ygk9t4Fn87sFbKVvbMg9VVAjdA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1184613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/0ipCRA9TVsSAnZWagAAb+YP/2VHVATCk/tf0heTVdSH\nnGfRjn579ZRIXr30rubKVaaEcXRq81QCXKEGhgWRHmPjCQNhhQFLrgdkq1Xm\nBtZF0W1G9vzQhe+MDvroSssdgWqr2nxnK/QCMSp58UlWZprtx3gtZmvqrpkZ\nd4Zys5Ui/WF5p73PMef6h3iRNOHrUKuK0Am8m34LHhQnH28QO/7VuH5G9PAn\nnoFIfvzWIHytRQEqAXCDCkmlxVY8v0EYPkN9Yj4T7Jh0GqZFA+gACZcpk0Tc\nocD4+HIRFIXsM/XHVi7Ztm71D/cZEXupX0ikQNZD1NTK7DKC16NTb8LfrJzX\n4Lan6Ic3RUL3GYeUQ0hfz37+cTHkyK8Em39IkdDEnTIK08kienzDn/RG+k7Y\nHYJz9780K1AJ5FQ6kCgTFvliaCmWzE3BJlUtbzXRy2oP7mvbrc8Ux9uPI81R\nrEO2GhJiu9diJyQMfBzXCAN/mnoYD97cxBGjXcNDfcUoPS6KYl1sb/V8jaaz\ndSxOQAyUqMKwxpp+fOzM2cGOyw+7ehscGjuQ1QoCMsNTPDMOIE36guHjza2t\nIBSn+R4S1auG+UBJprHuh9479yQIe3TAflkPGjk8tfbSQay9HkBvedAWZSsf\nVY8OpfJ4sgGKvrkyTQNpfcL3sPEqIcH1Pc9DUPTJYCe8qG/M2i7uHdUWZB96\nnGKP\r\n=Tz6L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.0-canary.0_1610565801150_0.649088319984392","host":"s3://npm-registry-packages"}},"0.5.0-canary.1":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.0-canary.1","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.0-canary.1","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"325ea6083b7d2bc038f27169f36bff71c103346c","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.0-canary.1.tgz","fileCount":135,"integrity":"sha512-Wp8xDVfaw6jiq8KuiaBKZ1pMQo4P4WqqeN3aNwOTqJgCVtSIpKBv1MsJmq0kaznPKtYgDUq9GYC4ZNKtAtST1g==","signatures":[{"sig":"MEYCIQDd9xpzTH8ij/msto6/Fd34cuOzKXyAoW2AgwKv7N1mWgIhAO5ztlDcdPmP24nwv79wpfpadtAd2LOmV5bTq9BewCbN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1184919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/1EdCRA9TVsSAnZWagAAtlMP/jFV3HO61dY7h3o7Rw7r\n3q301EC96B6fTuLvKFZ+Wxyy75LUBlGai4ADMVnMNux3/Ts8H/32tYfEK+ZI\n9093I1hvtIOgENLXCxbzAg7jp60xIuw9IECHHH9R0xGzdMEfcVN56fBh1b0R\n45gTXn99znO9LVtTfZ4I3pA8Ki3GZrmSeL9s1RsxJQGte6S+BzroNR7BzeiM\nOxN0mWGia0fRcra382rSCfFFAkoKSQ6wPwy00ODHRARVaZUs9VZ3xxEgKNta\nceQidpPSSaJ0qnq4cxHviAbksWGtytOm3NrirBAo65UzJloXappWfUIjqRJm\nShp2pXpQNVJBYdWw6rkhdzBcxlQ8UPBnAFjAaa6thWTOOBKHtkBGZxbmPnxU\nE8Y+jcL6WTLynEBcU69iuzX9TyPfmlmJIV/p+d2MyLxdXVqZKK3JTJcYOA4P\nTelrgUzocTPcJm4RQprj7OL0ELzZ0synMkNLAUW1EIoe8IJMyhCEcVU1bJUA\nNoTVQUgxGMEwmN6HbbZSA0hsUsdtOkj2GTOx7UNI6uLEGG3Rnyl2qZg4rLYP\nQGkEDgX7QHZ7ZEv2QmKSXGHhmea63W4MiCeB1DNqEAJ61ugIxRpfRqj+I/Qp\n/F1hQv6LXfAQ0qD6LRtE66hMJxeRxU061UI4O2WmzRcNX71EomtVtVoo52zs\nZsED\r\n=msVc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.0-canary.1_1610567964530_0.49632727570215596","host":"s3://npm-registry-packages"}},"0.5.0-canary.2":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.0-canary.2","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.0-canary.2","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"fa8536c74c996ae987073fa3c44278284c525c3b","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.0-canary.2.tgz","fileCount":134,"integrity":"sha512-GjbIQi0H/5scAH4TR2JmdFaFkNwCzWzDXg5GhffI/2LLDjl81qRvAkWPQMWSz5sGSpbQ64fJSRQ4xWYJQIUSPQ==","signatures":[{"sig":"MEUCICzrVRiU07Nyw5fE6QPC2feRp7KvQvfKPb71YMp6uIEGAiEAlJziivOtf6kNn3OAjMs6LFkIW28IpBHvyUk6xUapX28=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1184832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/1cWCRA9TVsSAnZWagAAQ6UP/ivW/ZsIvlb+krVDTfp9\nEL+lHCCA+ftMtps2QjovDZS0P8IYCEMX5VCeCImbZsrYmfYYpoHYJpAtHBZ/\nbGsOmeKzLhyP9OLL19i34mG3ZO2V/kCwRlisC+YZ0gP+PwAkBM+t396XelS4\nQHLQNHInZxxu+PZAhIY9HxwRhT5n85FFaKH7Sf9TjJDq3Ub43LRj3x9XNAaq\nZ8xEZFUUS5Imkqhu/tJYWBVPmlWMAAAO5y00kLseQfEIRFDjG1SZdbLgBa1n\nd15gQpsmASrP4ISUYw1ftOepUvlOyNeo3nCSW+9DbSEtrTy4pvdIGhj3L/kB\nnrfSFGmB+q1N5gq9qYEPpW1rC8eRIExsjmvWJqpmYIEa+N4+uDAqDaAeyFBU\nvJKyhE0CFSvd/EtKW3ZMnVfNv/m0chtBT58jVm1NoZQJZo+0/4fXf0zvx9Ss\nVHNtXngFiid0mETksv6rBYEnpPL/kwQ/ch3N1S8dA4tlwUtAeCADn3A+7R4U\ndTQXFB/zrEaY2cT9JkmCkNqh2KjA2sDInuXbX60p4T3MNxBYCL/HKzK8ESfH\nfvgMIOTV+iuKr/EMe8pgm7XoC+8pUtpLqalt+lmDJoXCVOjjDNlbYgao3ZTE\ng5eMkS8HXooTwz/tg8LX+dk01GlBSuqfT0O9InXSEj+Wh0Ddo02cWMLaewNw\nYwtE\r\n=YvGc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.0-canary.2_1610569493921_0.5851462088203994","host":"s3://npm-registry-packages"}},"0.5.0-canary.3":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.0-canary.3","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.0-canary.3","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"51279f15581428be45ad8b1e8cd0915cf3460a5b","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.0-canary.3.tgz","fileCount":134,"integrity":"sha512-CwQ225nZ/Q76f/WETzo3z0E8YYPpTV1RqJfCL+DKvmKoceOmxWZEl2HXcXclO03X4Lro/yxvtqqqkTJGH6xrSQ==","signatures":[{"sig":"MEQCICF+H0qdf9zCvA4IYa606iklZjezdyWIFNwzxSivNr6MAiAclmVtuaR4Xsh/Y98ODr1ZOajC7DNpKH2rGbpkogYgZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1185052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/2HtCRA9TVsSAnZWagAAZxwP/09jEyH4NH/+9ZTFcV87\ng/Ac3luv+TIrrYAvd4WOV7xq2L7Wy3HTK0X4T3YufLeZaTJraiI5f7O/PjF9\nSTQCgYF//GypS1mHZBhV1wn9x72GBxmC9+rs3EiycSEaguQV/j9LThMqnQ6D\nALrpeVA5Cn+8H9bIrcekclJf9zqJepg/6+vu7plBrElAbnLGt8UWDxAU04gu\nMcdYeuXS/eQS18GJfFOCxumN+FGBprmc1Cv0yaf9vWAUowT8NdmarMLIqAas\ncgZABNbyQZ3t4XdEaBXNwJ6HsvufugeeUIsP93XWaLpcwZvaK3Y+/WJUhcb2\nymnXUc2qgq3ivC0DRH4tSRbuN9EiGjV5Qh1BtBB/7BfqtwuK4Prn6jAO/YqV\nd6oClBaMC3eWFnZu5/KL87nF3Hc/YcZ20mG53Z254gwbRyQ1RVCccNoApTPD\nD+xsYJ/De3yh3e2F42z3pKQel8MGhTBJTeCf4Kdy89jwt0JuDLtgdOyvZP15\nheSfZkzrUPJiKvwOFfczYs6/x72orcHPOEMedicdnqWFbX4qYnpSZSJBZ037\nCZtRvhHx/CzWAe5dCgBSu9jDiDx1SlZVl3HGt1qe2wmoWZldkIF6sCn/XF5L\nwhsE8QccFaTM+gu0MgmDprVgSpEVBjiDbbHgYv52NqjVst4hNqQY89FyuKI2\n4/di\r\n=88lw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.0-canary.3_1610572269189_0.8062097524510765","host":"s3://npm-registry-packages"}},"0.5.0-canary.4":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.0-canary.4","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.0-canary.4","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"8393341e4946e3363f64487e1b714e33dc4bca9b","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.0-canary.4.tgz","fileCount":134,"integrity":"sha512-PL5YpK34LeRDScIiG+udQLjHCh662I1S9sIQBHYvG8FaRDjbg1bMkvQDuNKmj4z9YPqv6vynEjEjeyPPKNOevw==","signatures":[{"sig":"MEQCIDxEcHxUmC9WXZLXqFjSjc3ylCPCYqoAr6OT/1DVZGJAAiAQ6bsXsu7cjmidsEEB57/RDeiRW7wNYIQ308zqB0a0pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1185584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/3sTCRA9TVsSAnZWagAAFrIP/2eMpe/Rv4OAOMbe0VZB\nkcHXRCMyfp1i67sID2awic4CEUpUPfsNf+OHgWlAagabuIKx8tXGSmc0YOa2\nlHEPaDdxVb21HlFKN+2F0q0CUql5nnVG3FhUajD4RDCioR6Bq9F0WO+JgXYI\nuCdgtP7LrCCTytpoboTD1Nue2ADr/nfzT+i3LXrrxfJzISWEIN+orHGaytA6\nZY9vOh2vBtdgtrmBVxzlJTHBXp8xqi5qsd4uMIaaYR72pEV9NnZ0VWgZEmWy\nMhhyvyppqOfaP2Xwhy80CdVWG6wfOdZlZouZz8GFiOWiB3AaAQOI6VPuTh7B\n/GIdmwmof9g665898gpNZwWNntoWeqi9wEEiXXBFDCWsvvo2OcOI1alB+NLO\nUXNLcXJJuEcITq/kRD+jaBXV+Ny8n+6VzEsPsJUoVI+/GzvP/BH33PyjN5Bw\ncHYNniyYmkPAlLR4AtVbY8tLQQDuLa3yRxLMAoMJ9xAzfHj6R8tOOm9FslNo\nfYUz5VdekSCQhACd59WLBX//OifOLoGedkz2/DbcOuBe0hLanab8rMZrdphK\nedWExNbhIKjjKASfaUBxEQcNmNzjjsBiBzaKissDTN8kcBm+aQwOIinTvMih\n3gln0zV1BqDYwpjhXVr1iNHrpufV1vxsF0kLheJgxBPosf4K3eCN7pHXAZkm\n8PYr\r\n=KwDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.0-canary.4_1610578707044_0.03458010659980437","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"fa14305961533d6c353715ba0e87e2100ee8088b","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.0.tgz","fileCount":134,"integrity":"sha512-mc39zAym7LYtk1P1W8C75/CI1IH25Lf6KrEJP2kFL2GwJYu/uRmH3mIzEGTyqXL6cRBLfH0kgtLwq6/PfPUOvg==","signatures":[{"sig":"MEQCIHXZn4G4M45eGfGfyy2ePHOksfie7zcmZRrm8byxSK6SAiA4eYF3pGxOrBwSZzyQmmyVDCVWNYT4rn9J15A5U4SBzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1185564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/3+ECRA9TVsSAnZWagAAfr4P/iTel0Dhep9lfIEhUu0h\n2oq4zQHY5NjRcGFkpM7Os0XbSM5URZubyn3b95mBu64qRQWjaSdyufduOD9E\nGBPgQU5PiTM5JsjeLggf366UXPkaAokq2M+zFyiDLR/PUjl30nE6LMC+VzpW\nFNyVWMB35C9rALlPeSx9cVsiWtYplXJXuGHSNnSoHe6sqQgj/jomm+xhjIT3\n9qohXjVP2XQqPL0pTwoZgoo6Eyecx+OIWV8s9kuxsNL0eTcwoiIyg0+6pxZz\ndpDr5GHJm3rWpPsTsyvkDcrJ3+vWeSD5bpFRpAA7zNj8dEkYTax0XCF8yLOK\nOg4kCsVLT25/CTe/LH7OEnenUEy4zsaHuX2UBValKtZis/oC6Rh34Sy0Aknx\n6AyhriXu0s+3Ozt71i2slLeE5ejRDarhVrPzI0s2SF9B4VdCEUHxk33gCGOh\nJbkIJ8MVj6uW1lfL40ubngboo8Az4IBb2U/HcVfAWjnonIRSn7M6XniNZEPC\nN70P3sfhorCx/PPhdKXaYhonFa5gyzbL1bKjANUg5GQuQzWtZgCwtAl2jkw6\nKoC7LmH43ji6XVlmYsHnmpq8Dz9F98lIY1ROgRfJbHQ9kyUbNdC3htIaQnoT\niCFIS38FxS5xTxx6lDVhOOp+cBypXs3VOSUmk6slVfJa3+uBHxu0l0g9x+LI\nKE47\r\n=eogZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.0_1610579844189_0.18189687819146183","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.1","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.1","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"944531650040fcbb795132e84bc247c9970d2f61","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.1.tgz","fileCount":134,"integrity":"sha512-I4rj0JOjIZFEgWAkHbETeX0WL+LqCB2Yy7x+HGv4IGOLqfXmnxkU/5yExKvAbm2bckqLD7FDmgcCwTFidwVYzA==","signatures":[{"sig":"MEQCIBDGZ8nScL4SZVNk12TqOhngiaRMtJ6WswdHL0KKJNABAiBQ8VIKZ1neuVvmHJzsMYlTwM29Ux6Axfbr/zOAdTM9Eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1185644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/4jBCRA9TVsSAnZWagAAKrcP/05glqS9Kd+JFUPrsh9l\nylMHJuF2Y55vN4fC7pgFjUV1/rSR0eeeSO7QH8pqNT95QJ43YcjlD1I1SLqz\nsEHRPtkUi6NJtL91UB2XPgiBzAcYOQe7mXHWMDmt8r5W4hQ+5fxPwuCKpz22\nHsmvt9DZHwHSLPOm6//7k2ZeDK6Jli3NBBqFaiLJeYKqEOosYFHDe5uLb1OY\ngpdcp8d49H4Q5X0qoufk6CwsrtkX92qE1095Sd/gLCIGnA/bwjYmbTfNx6m4\nnVy5/db9ayydizQiLBx5CKA0+M6WlSIRO7F+DilRvPGBqRMzYn8SpSM4B6jY\n3IaOl1TpEt/O7VwvsDh1ihkH76BP02oNFIGkkLcG0kuM0qXK0cPvO6YyEelh\nFaYot/DMI39dFbU9IYEjGDCiRN+oLI17yih6jzKXF4SNrXmU7lJDfZkc5+CR\nc/S1m+hmjB5j2Xn7TGK2PK/zw3IJsPfYnMxpP9CY8eq2hx6Db9nEps9HXdxi\n8sZow7G1Td4xMhjmBMSMVVYv+0y2OAlSR5P1zcuvi7BXOHIp3K3i7eBGBwuS\nBSb9yp1ty57YpUoFgINGNx61CSmhym5+6E7j/9muh6NArE3Hm9UTXchEGlS/\nZ2rblo/yRyPftiszcSTvViN7AQadS80+Px37stPpfzx7nU6guq9+Lk0OGiPQ\nArzr\r\n=mYRm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.20","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.1_1610582209050_0.3798190494046607","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.2","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.2","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"a07e830d73622e55669200e671f935097b341145","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.2.tgz","fileCount":140,"integrity":"sha512-yghy8/wkunoRwfhwqMXQCpFrU+CpsQ6tFZmyvSDEXv8MI4CIaMY9Cf8AOhTsRCs7a91QQYaMiWVthjQBYEBLdQ==","signatures":[{"sig":"MEYCIQC+OvL0OmYd2iUegzIInRfrJ6U7i2dIJpDlFQ/3rf///QIhAL6VZuQQYgjm0RdAD8Pr+3EwTFF6S/Vh9su86BGKJAha","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1186062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBd2gCRA9TVsSAnZWagAAVaIP/RMPhl9A85mnGm1eFnFx\nvfPPzAS8UMpRL7ORJU5LlLzTQM3U63IImagy6xTIHfipkTQezFIu1nTaLwlk\nq9Jn3huStJqnf6Uab6kbN4SEqU/ICEwNLXbUjDdZvirbN+WKelU27O2K6Miq\ndKOBVrWDdqXvQ9TKOPc5lRkEJZcTfzuGS8COiMDNRb4hJkoblZ+RROIlYB0H\ng4Pl+GbZ2/kmuTNusDmB9V2cCuKUiOUHmPoOFeMhRQ5fjjdgqXR/QQFdnYHw\nRCsWwAnDadlYP5MRnZkmay8A4+pIPTbgrtzqElFBN1RzrLBzG0aPoAzfQUd0\nNl9YjEoy2PHZoNXqr+aZbQm54T/36caDbDK+pDkwg1sfYEYnPG7QJ3R3bRHu\nXf2cOaLgbGQ3ovUHwrMPAsTrIgdgVXH2sOy6D9XPlPhktMNMZOgHVccDiKyO\nMYNv/S9RNI4H7jraB4LgWbc8HLdvbaNVK8I6Cz8mfrOSpvFd7ezz5TtkmKGF\n3Ena1WMBxBMOhQKlOYloXGk7yyvTkkyqtJmK2/vZMpZPAiVxBO4fWUscXBNh\ncZSrav3aAhulSZ4dOjCmWFls4IdVa1j6tOBYkHYu/pdLpQoSpEobLYJXlIZy\nn7lxH9hBMMEnz5i81N00gqs/xG3Es1qRMRq6NrBnQK/SVVlPrE1FJIY7eujv\nPmmJ\r\n=6JFw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.21","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.13.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.2_1610997151512_0.8484150102133952","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.3","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.3","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"cebebbf3694c0b1f2337b6e1a3c76f8be0eee6a2","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.3.tgz","fileCount":142,"integrity":"sha512-i7m10Df1VE6xKiw5MKIJc5Yr9+2k1OPaneTCgNnFt7vFZ1lzUCBQFhl17EdiXILVL/VXfEvNRbUi/dn8MDIt5w==","signatures":[{"sig":"MEQCICINgTAEvoNcepZ4uS5tq4tsizhN4/8ZdiI1c79fuHk7AiBiObZifHBbKUJ+ozE9badKTNpoueVPcqiDe7hU/5DqwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1203130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCMR6CRA9TVsSAnZWagAAKsUP/0baBHfUBSgrrxX5JcqF\nhnzIvrgeUp0szcGugLnWhIs7k78a3lF3zddlXISisoKgG9VrqX3ObqOMVjzH\n5m3WL3Fgy0QnBbP+HJqG0iH6gLPL46NAJ/CtCU2+NrCmf3WgzVtrj6BZ2nUk\ntkV8f6fXkbSqkUIEQX8QhfKyGvPhUjudmFSJyBAnHjPNUGizWHFnqQZiKL5o\nFnOHWx8NohyY3ctJEFfhPZYrpDUFMYFgu1iPpid+H9DgEtH5/kAh/NGS895+\nbn4+fictC1z/keV+OLLhJ4E2OwzS3xxjcMp7MJM5RSrgw1WGrvnwJyRIRTHx\n83IAREPKzFT1iQ0pcr7wRTLt7jpzvWdaemV2g6gi1sir2aniJXiwySG6EDIG\nwdMa8alE06JnSSSUbWLCOEp2glSCKQggKavTy4mj1jZAj/mW8K7glYEF7A4P\ng+RX6WVV5tJKVys52qCyHopF1Ooe9NpZ7UtqbleO4EUe+3MbduXgsPg6qjlB\nr8yqae+5TV6gUJcglc6Xz3jPNDGOv9i7AVWh5P4kFrZfZpEABxjj++ShqX0f\nZGkFPs5uX8UhU1W86hK1mWTnuSYKROCd+2ZIv9aNbA751NLrkDAkU9XlikeX\nVYfYRiJvgVzkV0x22baOgF5gHYvp/cJ0r1gMVtf5sE5aaDLuN8hKXm5shh2Y\nle1/\r\n=1YK2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.21","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.14.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.3_1611187322244_0.855408693456059","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.5.4","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.5.4","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"9bcaf1c08a6ebb8fd6222f8ea2904a49a9ea6f13","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.5.4.tgz","fileCount":142,"integrity":"sha512-s0ASo/sz3R+v7ywyl1dyv9NbiyBQkGzGy+LTDdrlD6mrdP2DYu0bY58ZGCaTlgYz9KwEZpmYyux09AKvzJ9ckA==","signatures":[{"sig":"MEUCIQCY2HVM6pCBqMZ+M4SbXH3BvXX2csZih4i4JCvYgY6eigIgP88+d310KlLBilP19Sq0XXcqHmmT3Ywbtixj1NjHoEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1205948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCNcdCRA9TVsSAnZWagAAlVQP/RMS0jqTjztgZgESmqLg\n1eG3MOCCBHn2xhuu04ClwcFF05D+pzJVu5rXRGPcer1A1LjRPB9nwWZ4TQix\nhteXpU19604bD0wPO4BDrKpCIq0h2jC1E6oh8BCKNKw0WQCVWYuVbouMH2HV\nitG8uaA1SZIfVdvsXCiCBpy2hNP+12kqhBeYNUv963+LpSXxjPhlaU/LoiFp\n66WG0jcxcHqqWmn7q7FKhi7m8CGb7QDNNfP7pUJF//2C9ViRHUB6eqotLlzX\nL3TQZjNcgOA+8QZ7Q86ShjvF2MVY/Rlrk8oWprrgAiXZbPvsPXs+G9uJ4kaW\noYVuQUdIWpJWIjiON7sjOXrRnm3/qu3oOZnJELiIYXT8ZUtyJjwC4W03XdFo\nmbffPZILkLhu9kQMVm/H/aunwp7clslfLuDp9Onnvq5HQc2TfTsGBppfM0QK\nDBOkEl8ygIxxfwiMQTX2ENOZ7WBqyG7uHotGl4ccAUI2VEMXfgeE99JqMQW+\nQ1Vmv624IXGZtVzQCBFPkH6rk1XWhhuo0/8d1+RT8EqOwarw5DIxaohY94ah\n8gJnjt2e1S5e0kRh212WYouA1tPhkAEZJNasNimMd3D59SVjnOesmOp5AgUk\n1ADefW41MNVFRUw1+jk1PH03ic8rU9Cb6tYaCAObgGLOeoG3+nZKdfjZ6XZQ\n06iP\r\n=2Ylh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.4.0","**/@types/graphql-upload/graphql":"^15.4.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.4.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.13.0","ts-jest":"^26.4.4","prettier":"^2.1.2","jest-junit":"^12.0.0","typescript":"^4.0.5","@types/jest":"^26.0.20","@types/node":"^14.14.21","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.0","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.14.0","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.13","@graphql-codegen/typescript-graphql-request":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.5.4_1611192092492_0.6365627960842981","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.6.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.6.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"a47fb95c1979c84e2376735cae37bfaedb52eefb","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.6.0.tgz","fileCount":141,"integrity":"sha512-S/S5NrDnuPC7q8CwNHB0fK+6ICn+Fa69eLk6jBJ5FOAkSsJWKI9l90ujedCfcB9yMH9wWK07PwExvQfzn9fSUQ==","signatures":[{"sig":"MEQCIBCa0miLdPO59rUApbFieFdWrBelbJzsKI1tTXNlBHeMAiA3in6aYjT5vV27ajjU0rmdG9jvss6LMu1VVM1AYQL2Qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1193607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEiMQCRA9TVsSAnZWagAAHycQAJ5dKSzXAAU9POLe8A7X\n+LobTsS2LcdY9w5Cq2HIM19O7Q6eJ2leQTqxwpXhLryJ/X2m9ZP4jlW3CoJr\nPZAyfr1E5iTEddRmEXjePYAIRNFLUHdChvi4xfH18CLnKCLfXBjSWNCvoI9g\nlwqv6RwYIQ9MzfbMzGdObBt6m4C/LtvxXnFgI1MQozIRIxCxfgle8LGfTOg9\nXg0fx1gz5sAEcOukFWN7BT/GcfIj0YSLNZoEJ0epV3tmJGLGusYPhYbbkSqM\nlbokVXpTsfa32RmFvGqY9KS2RoBpB/xeOnMp/DsuWCm9zX3+olUh+dteS76s\nAX5njIKz8MJtnILu2COUi3QjciZZFrrzebJCtbH73x0NdDife44UFQ+yPZYH\nBRnrS5tAbLYwF20eP0Eok4uKwDtMCqlpZ7JULAzImV8O1YN069jgTDxbxU1c\nZuqYC+W3F63SeCEtPLiMuD0lsljfeoaS+Gnk/IWmImvYqt2PS3ZH7mQnWmSV\n6U2+H9RkslJ34jOSlIxDIs8UQKcwAJHcuLVH036aF7a80L7zHGoGbtJk9RN4\nUREfU/loWBVaebDk6yUi6NOWWvHcUGgOmO4Ea4cz0006JNrnMf4EJ4eGaohg\nAF8F92xvt7YvA0gEwoSTnfNDUNP3T5SygJu+/Oy4Sp+0mPOixb5qpuQ8dj8m\n+VbV\r\n=ieJR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"graphql":"^15.5.0","**/@types/graphql-upload/graphql":"^15.5.0","graphql-language-service-interface":"2.8.2"},"dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","graphql":"^15.5.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.18.0","ts-jest":"^26.4.4","prettier":"^2.2.1","jest-junit":"^12.0.0","typescript":"^4.1.3","@types/jest":"^26.0.20","@types/node":"^14.14.22","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.2","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.14.1","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.14","@graphql-codegen/typescript-graphql-request":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.6.0_1611801359623_0.44596556147830557","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.6.1","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.6.1","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"}],"dist":{"shasum":"72eddc9e3fcf8675ec6c4b472bddd9c5180810dc","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.6.1.tgz","fileCount":141,"integrity":"sha512-qU4AsOk6o+TQyTA0OcVa+s6WRKnjabR6wuHov/uXQkuVxx7sZdpn2FvbzbUgOO3W5Ncl1qt3WQ8If3IZMkT8LQ==","signatures":[{"sig":"MEQCIEojSu55qnza8F7l2tvtQ2sTxnq7EZYF3tiKCfccHOi1AiBOk0Avkjqz/0h6chXNuHjvT2KuOBjdfx7Mp6NELme3Iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1191608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEisuCRA9TVsSAnZWagAABR0P/A7bYzJjqJ666QBVzOB8\n0CQosmZZSFRKQT20GOMTBheo3+UhQZG+XpQ8+zTkFssvJV/n3rbwwEmBkZki\ndgo8pFMVv/0LS975P2qUSWrBCMpR3ceXBr1ticit8a8DfyEBF3SuRNNDlEEf\ntnVj2Xvj7g0EjzMzL6pGu8ohhaQna7eRep9ET5SRXNXSh52FRO1eXR0zMBTs\nHAO0jfUhK3xvOrutRcUhORBu0byoD+C1Zw6zgO5a2RQGcdvviQ7/1TLwVcYY\n3zwG/mUzGqRAtL4mCnzknJxq8C7rWusnrpI3V+hynO+6kHeGA7vc5lNekhl5\nzzTR5lmdYX1el5F0Wxo26f3LUZsgcfEeZxX4L5Ju6w+aLCYYK0w5G1t6sjsB\nw/bjivvnMlWfCsNnEDANiv1+iNloDL0ljPUiyL8CGBDi9sRYmyapdZV9q4NK\nCQxT8OTLtTJqhucOsaK/VrKWp8UK3VJo+G8Gr67+WTgWKZ7OVK3KckVcnkV4\nLuwLAXnkxVfpdwb4Khec+8htAa9JZSU2okDXpjsk6SGiiK2MYW8IYOrHRLoo\nQuANlqEe3V5k86LjyKapjcDzXsHG+FoQHrso2ahezrCr5UwAXf/nI7KuXJNy\nHYzx1pHhSk46yhqsIpHnNoQiVYE/ik/RGebll0mMjhIf3Irj3sx7eJmbV3Lp\n+i/o\r\n=c5fL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"croutonn","email":"croutonna@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^0.4.0","tslib":"^2.1.0","auto-bind":"^4.0.0","micromatch":"^4.0.2","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-codegen/visitor-plugin-common":"^1.18.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.1","eslint":"^7.18.0","graphql":"^15.5.0","ts-jest":"^26.4.4","prettier":"^2.2.1","jest-junit":"^12.0.0","typescript":"^4.1.3","@types/jest":"^26.0.20","@types/node":"^14.14.22","npm-run-all":"^4.1.5","jest-docblock":"^26.0.0","@types/micromatch":"^4.0.1","eslint-plugin-react":"^7.22.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.20.2","eslint-config-airbnb-typescript":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.14.1","eslint-import-resolver-typescript":"^2.3.0","@graphql-codegen/typescript-operations":"^1.17.14","@graphql-codegen/typescript-graphql-request":"^3.0.1"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.6.1_1611803438381_0.9338829500642805","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.7.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.7.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"4d7111354d781f838b35217074d8ae4a04d6fe5c","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.7.0.tgz","fileCount":142,"integrity":"sha512-zYmyTNDfdNogu2wfuAUb4T6/eU9o4ytNZ8E3dBKDd7obzcuCdvCaU2HJFseUl89rywlZnWVnhb45pkbtUiqgew==","signatures":[{"sig":"MEUCIQC2+1KYv5k83jReJW1WWvF4N0zFWcDv+3/dB8+NcI+KDQIgWGzi24pfJsXVYUFzBA7pYnmgTp0L85WQTgf1nCdofRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1263606},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","auto-bind":"^4.0.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^1.18.7","@graphql-codegen/visitor-plugin-common":"^1.21.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","react":"^17.0.2","eslint":"^7.18.0","graphql":"^15.5.0","ts-jest":"^27.0.5","prettier":"^2.2.1","jest-junit":"^13.0.0","typescript":"^4.1.3","@types/jest":"^27.0.0","@types/node":"^16.0.0","npm-run-all":"^4.1.5","jest-docblock":"^27.0.6","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^1.22.1","eslint-config-airbnb-typescript":"^12.3.1","@typescript-eslint/eslint-plugin":"^4.25.0","eslint-import-resolver-typescript":"^2.4.0","@graphql-codegen/typescript-operations":"^1.18.0","@graphql-codegen/typescript-graphql-request":"^3.2.1"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.7.0_1636461178567_0.6663657294885987","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.7.1","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.7.1","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"38c4e72085ed4b06ebbacfc3f0eae3e1b6ac7742","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.7.1.tgz","fileCount":141,"integrity":"sha512-t0QwBymkTDUQ8qD8P3Z9XU04N9yeryOhEieivoVQySB21s01yj30NGcgu/Op9XAjK/EaGW6JG3atO/g/LyrTfQ==","signatures":[{"sig":"MEQCIQC0ylDia7kjON2+Q0mFNyLFrX4DGyHEyF+2LCYjutTK8wIfJTlxxkvgy8BDjYwtWcX0HRja7PFhpyUwBjS7phsRew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":863502},"main":"build/main/index.js","module":"build/module/index.js","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","auto-bind":"^4.0.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-codegen/visitor-plugin-common":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","react":"^17.0.2","eslint":"^8.0.0","graphql":"^15.5.0 <16.0.0","ts-jest":"^27.0.5","prettier":"^2.2.1","jest-junit":"^13.0.0","typescript":"^4.1.3","@types/jest":"^27.0.0","@types/node":"^16.0.0","npm-run-all":"^4.1.5","jest-docblock":"^27.0.6","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^12.3.1","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-import-resolver-typescript":"^2.4.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 <16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.7.1_1636986500320_0.7225212903419351","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.7.2","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.7.2","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"d1487e101392ec2335bec94fe1c5bb01b5ee480b","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.7.2.tgz","fileCount":142,"integrity":"sha512-td8cxqlmXSEzMHZTnHWUNvXdo146tHLZFg7SoGhU75EJzufLOy8ea1SpmMdy4esz9YBSDlpCrixqi2Lqq8i21A==","signatures":[{"sig":"MEQCIC6R8UU81GFGI0M+6qItv+AP1THjAvT1xwmdFNy1YWBSAiBIwUTboxhzhgGo6FvaWelhJzjs95d+LPJcl5qwKblEIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":863178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmLXfCRA9TVsSAnZWagAAAiwQAI615ERO8xGoM2DzsRBJ\n3MuLRwKbkx+h6qWlzX+jwI3VxXve621m6YWOd66C9lFw953yhQ+5Ewq5yQyA\nwTGYJqyCcvWqSWCqxotk2xqx5SsGESCGg37/H1gFeWKtTD8K/79CncGmBTfW\n+BT91sNzYcd7+CA/p0Qj4J7zJbbpQjTcymSWBqc7nsucWKTqlZ/wtgWrONYK\n5bbyrrZp+VNj+XUSo1BIRAgXBKQFp5AtKU15RLs8LMw1KC56ULQGfSpXGpuV\nymvLi/5t/W3MUePX3SEVD1JRrEPcP9TbHhZTttIjF1//LGDh/PaMa9LlNoLx\n7KOk6bWOVm8U9hd4y0HmfDKHMpKizXulQ2OHglsmWqXbMRLm0k/Y6iT6Qsnc\nk3QjiY6scQsUPO/bYnaz9lN8gLo2Mt4oaya8CUXQA2kmRbRK5YplW3xFWl6X\nd3ucuopzPQIy+bnPT7tJE+lo+6LS2BLOzjkJ47sYlsq+khMqPdSLb1W+LYt0\nAB3+bJheUMZmK6vEaTxSIro3ex7zpMuJqbvXmSjeqgqkLpT833jwPESu+T/8\n+N6EDUWEI+KpHacQ8UcBj27Tvm+I1wsZ8PiB3LeS9S/eLbu3U/I7KbVdwega\nlDZA5GU8qsq1zPbyv/stV8+VP+glFozxJtl1wyzKtBwQBFXqIvEbyYH0qKjt\nqEyj\r\n=xDx+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=12.0.0"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-codegen/visitor-plugin-common":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","react":"^17.0.2","eslint":"^8.0.0","graphql":"^15.5.0 <16.0.0","ts-jest":"^27.0.5","prettier":"^2.2.1","jest-junit":"^13.0.0","typescript":"^4.1.3","@types/jest":"^27.0.0","@types/node":"^16.0.0","npm-run-all":"^4.1.5","jest-docblock":"^27.0.6","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-import-resolver-typescript":"^2.4.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 <16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.7.2_1637397983423_0.6023590997857704","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.8.1","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.8.1","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"4325ef6b359109c70649d8fa49a2b205effb2ff4","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.8.1.tgz","fileCount":154,"integrity":"sha512-uvZICuD+bEI11Syo/ymTOW7qXPx0f7fHhzyjvsY3PlVacqSsNGR9KSv7ZywVzbsj0boJenyHUi5l9ftCfI4Gdg==","signatures":[{"sig":"MEUCID5IHjeWPbWszSxx5JNWcIBDOmWmEode+TbKFJ806ankAiEA6pWwxubSYdwDHADMj6AL5EEorWHcAM7vuBr2rVm/lYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1403726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiECISACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpF0A/9G5RNObybAZofe2LYfZ8ysX+1JEE03k961TO/FQaLfBeE2Lxr\r\nCzdpyJrDEZvxSSLoucGgv+voETsj9n1fWvXjsimPkcdoMt+MIrR+9w2+l7zr\r\neBDpXdRBtGx1R5aIvhtTyOOjS+94ROOiZJ+4+DaoQJ5u3XCATEbCN9ouVWcp\r\nDuxqVT0TbyzAbrrgcwZNJ9JEuHVWCMtqgmAt+u38mOwsgrDNPn5BqovnssGl\r\nFIXZA2gfwwCX+qRS65swImqjNXiXVbqsFW8ITY+iyY9DPLOTE2rqVuZblVUT\r\nSvShjfEvrpIPe6YPsUD2+QQUuJzOaULpmtqcpBZ3rxp6ad1FKd8k2xeeK9+m\r\n7P9DZPQNG28yFL6Zzt5x7sErqAt/L1ZSKK64Ec6zrmAVg3xZHJJE/Y8DnmYi\r\nH0/mWbRozBFp3/uPO4L0H342xxwHwO8NthfWJZ3KpIxPw2A3LAHlWGFC/ZdB\r\naV6cAqcjUvqKW1k7q2XETWt5340QfP5eCCtEKk596Sg5ZY9gp+wnq9HL/Djf\r\n1ua1uYtc5i39Tfs7jbwx5eDQgv2uAFdxREdZPkthrloYpRs/096Jf2tCYZ/i\r\n9gVzvryWbV2WfeXGSHiKkxFMPcc2gnUnzlD4r5TYz2z51LUz49MPOL1odPYc\r\nD0WURkucfxZZYAlGJm+zHs0/l684fkcklqw=\r\n=bN17\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=12.0.0"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^3.4.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^27.0.5","prettier":"^2.2.1","jest-junit":"^13.0.0","typescript":"^4.1.3","@types/jest":"^27.0.0","@types/node":"^16.0.0","npm-run-all":"^4.1.5","jest-docblock":"^27.0.6","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-import-resolver-typescript":"^2.4.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.8.1_1645224466530_0.595116231208306","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.8.2","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.8.2","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"6c0ec0f10ef2b929233d4e2984ac6ea5c3609ef6","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.8.2.tgz","fileCount":142,"integrity":"sha512-3LhZAEpRa5NKLjgtyC9+gXmOvteoYDN95/3DoFsRdwZ8kFLlvmoXXLIuLoiZ7w/whjZzldYnYIeRqusXUWWYiQ==","signatures":[{"sig":"MEUCIBOGB1OuTX1dy5cveTQz9+hs+f4XIBGCntKIaSr5DmSNAiEA8AI7IetvfroVUoAiNfrivupy4OX/kguTT4GTiEIP9jU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":867113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKP7aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQvw/9FPB7XBECGxGeR2cGrpN6Na7WYL9O5VtBQ1QAOWj+T0VPfWQI\r\nNJETaaWxswn7LrBwe+PRbGIxgReiKiLfR8I7OLbqeIJQvdf01UW2fNEI3hh4\r\n8l9dRvnhAP1T5IrpHWK+TAE6RoH94oS6wqFFKfPTw/S4ILOZnGPaQ5k40qOj\r\nnOTaxgm74eJeGzLLzBm5JsRdcG1M2+xmsmOBeobHPf20Ubx2UHZF8jkbLo9D\r\n9lk+LKbkCnvhSJBWv7VLcpfO2UxwG+GpL5zRDCRh7MrQ45y+AEZmhTQtChGf\r\nkPRgEXiPP2PbPZ07WppDYac3M7KPGIYW7gecaX6iArcCB/yb9ovOt8lubWtN\r\nq4WSkS6c3TAD4A80wrpaHZv8SJHEl4nDXqrGZ+a3nVvYiFTzGa9k5tbf5EpM\r\nQuURRPdCEfvjNSJFjPIrMZ46RRiPBr7hrArN6RDBw2Rs+4SO9nQJc2bRtp2R\r\nE8nNCTCVK5O0QAcpCYHKt/RMJH/lq4Z/yOPI3CchVJfesQjchiX2kUmcwfLj\r\nEPOTOmOXHmHu2J4UsaEQ53EMUNTAVdyhXS0XqsdHqorJ0kf4LZD2XS8ZLJJ+\r\nJzijyaI3PHJA8xr161MqLz49dB8bfkK7N2wA7tKfrEfN/YO+KmruMlvPgBQN\r\n7/6xGKyhvsD6zSgqrRg3ZJtm/+aqkBPqXqc=\r\n=bhuI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=12.0.0"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^4.0.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^28.0.0","prettier":"^2.2.1","jest-junit":"^14.0.0","typescript":"^4.1.3","@types/jest":"^28.0.0","@types/node":"^16.0.0","npm-run-all":"^4.1.5","jest-docblock":"^28.0.0","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-import-resolver-typescript":"^2.4.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.8.2_1663631065938_0.2671433656608446","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.8.3","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.8.3","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"c435c06505dd56dd568c8cdfd34c933cc603c379","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.8.3.tgz","fileCount":143,"integrity":"sha512-6PH4z34oZMgvDkYIiBFHetZEgnkNrzUQ+F0pivGjOpsjgRZSESFXYa2h9kPXuCCAQbwn4Sp6yMuWUnlnm55Gaw==","signatures":[{"sig":"MEUCIFxt7zV4ZordSdFg/wJj4Mzk/mEc9wV23GQ/AhJDHl89AiEAqbIsNafJFCvhRzdeDnMizq/eMraVxJAYQ+vO/pyQC74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1117423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMlYvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsDw/+M0Hvlpt5NpVx3q+hxDZcm0D89QpVqoJQ/weXESBH1LnFk61m\r\nRutat1s0WaOIlVVvKr/WjExAdQM0CA7qBNkfXQQqdV/rvRa/HoBeRvtCyxL8\r\ns9OjIN5buu6HALjP5lNS1E3dRWte05FzsnyTt0E9Gz0b9GBtw66ePMYTYMXp\r\nxY2n+UJbIRkA76QlfjXzaR1P32jqZCdQhMIAb7yc0KAMOAEqpONeaO8GYMnm\r\n6v+QdZLgoLnh8sd9VxQNn8sW4eKpE2zDefRfZnz2DAYmPdc/mCzw4B7xNX7E\r\n5PolFN4yBVDCkO1FjT5MHu1kyNOwclULZvV+vn0vzhXcyRLRQ91Mh5vxTh2j\r\nSIL3xreptzRpINzKqLZjZJWFbVGq9oKgPcqsQF4iAS9RauOFM+3xmjDTwY8s\r\nIOJocU6L3fEQLs/khq8dDgQkmhs4NvEO2kmmKoHqo4VRwYzVWC6sdAZqWMJG\r\n2876DILbHbZKihdhdpYsfozRjHiyIxGTGVfVXmkEsCfZyslCpcz3uSATtoXu\r\nANlNcENh6COOxr+UbPxDbrN5wLNOhfKlLnk+dyzhhONCkW9MpQo1oojFj14a\r\nKcRzuARm9TdXwX11o8eMV/3G5mW4N4FUVgWjY6gQJGf+Yi9dnk6LTSOD7nzD\r\nKXP9RI4g3pUN8okz1dGsas7UDo/yb+9qQCs=\r\n=i9Sn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=14.0.0"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^4.0.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^29.0.0","prettier":"^2.2.1","jest-junit":"^14.0.0","typescript":"^4.1.3","@types/jest":"^29.0.0","@types/node":"^18.0.0","npm-run-all":"^4.1.5","jest-docblock":"^29.0.0","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.13.0","eslint-import-resolver-typescript":"^3.0.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.8.3_1664243246796_0.4113654837224183","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.8.4","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.8.4","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"08921db0c148925232467154c54d36ed8ea181bd","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.8.4.tgz","fileCount":126,"integrity":"sha512-c5ejfdFhuAsWbNaPDtdy4PSQ8s9XOGA1+VLKPva0KLnpdFFjQq/VtELf7huv/JgDfKle4k2lZFXkdkmYTVHqXg==","signatures":[{"sig":"MEYCIQCRamfueh0DXs0TDKjBctFA1AcHsPa6E2q4kYElyUjfWQIhAM3O/e6WrctWl9yI3FtNgHkQ71dhlgJD4K0OtxPboQ2F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1007757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK1KAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoM+Q/9GAmFOAFnz7sWeSA+aoMYcz04PLrfPtSVLngCD58HaEfNAWpu\r\n8lUx4XDW9oNu3gMr+Vmx3DRpvwCH2inyhJkASZshhjB8bPmWOKZVMGhmv9A/\r\nWnKwAJm3zmjojr7tjNUVSGgQ/AYfbur3aiCdxp5FKCr/GC2cgvipkGcqJ/Zu\r\nn2eAXtBlVoLMzisGekbaMTkSKLctPxZ12Ard01YREI0i3a5L/fZF4uERE5S2\r\nAoDwgVvjg7c2nvLay+2vIhedtsS2XNxIupQ26jFk5Tr76FHJtgkcpPWrzmqO\r\ntedERTUUhJXevn8qEenHvoC8gv5tdCrvr6msclqf3zEJ6XpCTcdKp19XbIyS\r\nxcliXnxvAU8ezq0kt4uv7fW+eDK1NSh68hNNhAhNnsBS/nAWMTsEDv31PbKV\r\nf0e1j9TOzVVNIHYM0pBrk0cAkdNmRr2E6XxDfFvEq1F51qv0DVxe0yV/TvpP\r\nTjvEhharbID+DI18QOH8vDy7Dg+YatkIDYLI/GMoC4OGDxaRcuxQ2XH6GNkM\r\nUq9BFrB1GwZdixI/bY40b9lUuDgs2idg6zDHZ80hVNLCjDJooSdbWsQuROwV\r\nptT/rnZ7ss6z5hZnUV2qoXI1whexf9nutb3uCNNWDfPT1vkVC577au+0aoyL\r\nf7WJSZO0pHsMh65B8AVKt4bhhaDz54gBLfI=\r\n=GtcS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=14.0.0"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^4.0.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^29.0.0","prettier":"^2.2.1","jest-junit":"^15.0.0","typescript":"^4.1.3","@types/jest":"^29.0.0","@types/node":"^18.0.0","npm-run-all":"^4.1.5","jest-docblock":"^29.0.0","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.13.0","eslint-import-resolver-typescript":"^3.0.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.8.4_1680560767806_0.8308823069530225","host":"s3://npm-registry-packages"}},"0.8.5":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.8.5","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.8.5","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"dist":{"shasum":"3fc3ebc95df3ec3e066cba5926fd503371679b98","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.8.5.tgz","fileCount":142,"integrity":"sha512-ZUwPB+Y7QpviUmqlRbuin1ea3jG3haq8DsRyhSMCDwWpB8vYNxmSu0m6js1NlYHDgQ/YzVY/qswc9pKF5SgbuA==","signatures":[{"sig":"MEUCIQDUO4o+9Rg8F1oe4/jpeuAiusuQe3Yq0WnX8R4fALvFagIgMW/mGHLBDKgYFAI+V2uA8qcztXkeIpbAeWBnEq1zWaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":882487},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=14.0.0"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 @croutonn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^4.0.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^29.0.0","prettier":"^2.2.1","jest-junit":"^15.0.0","typescript":"^4.1.3","@types/jest":"^29.0.0","@types/node":"^18.0.0","npm-run-all":"^4.1.5","jest-docblock":"^29.0.0","eslint-plugin-react":"^7.23.2","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.13.0","eslint-import-resolver-typescript":"^3.0.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.8.5_1691406335389_0.5772550889034456","host":"s3://npm-registry-packages"}},"0.8.6":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.8.6","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.8.6","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"homepage":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr#readme","bugs":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr/issues"},"dist":{"shasum":"898dc6f674b741a0294e7c9f2c9292ef39eb4995","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.8.6.tgz","fileCount":15,"integrity":"sha512-qLtAqBSElvGkPJFke5GUfb0VFCT+ySRLqibI1FEgS4NuvIfkhYRuHQ1xZDynEcU8/os70n+K9HK/1AukvxE1vQ==","signatures":[{"sig":"MEUCIQDpvFa70BoooNG05AaeGszdtngT6zjqaAa/NG+yBj/JLQIgOf57YGRVHZU+kMaDF6orW8uqtgTGWq8+mq/EQbCwMiE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51103},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=22.0.0"},"gitHead":"5072e0491cddb3bbef8335093238fb562f3043e4","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepublishOnly":"yarn build","sample:codegen":"cd sample && ../node_modules/.bin/graphql-codegen --config codegen.yml","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"git+https://github.com/croutonn/graphql-codegen-plugin-typescript-swr.git","type":"git"},"_npmVersion":"10.9.4","description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"swr":"^1.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^4.0.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^29.0.0","prettier":"^2.2.1","jest-junit":"^15.0.0","typescript":"^4.1.3","@types/jest":"^29.0.0","@types/node":"^18.0.0","npm-run-all":"^4.1.5","jest-docblock":"^29.0.0","eslint-plugin-react":"^7.23.2","@graphql-codegen/cli":"^2.16.5","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.13.0","eslint-import-resolver-typescript":"^3.0.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^4.0.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.8.6_1787956379585_0.6958226187309993","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"graphql-codegen-plugin-typescript-swr","version":"0.9.0","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"license":"MIT","_id":"graphql-codegen-plugin-typescript-swr@0.9.0","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"homepage":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr#readme","bugs":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr/issues"},"dist":{"shasum":"d59dd92766608cba9d2688f81134b29d613f4b7a","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.9.0.tgz","fileCount":15,"integrity":"sha512-UtwCxa0aIHfSzi5yZ3MqA1dDl7i3BMDf23K4jJQTbvloKrepnzTdfvI1l02F0mPNPs1V1v+P85F9dBmoWtB25w==","signatures":[{"sig":"MEYCIQCLY1v19fMUB4PGvCDE9XltbemdAcQbu22nDz23fntP1gIhALhctjiNUHIxdk02rgvNE0n0siGDcfGBkGKVXriqIZxD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDRgL8it3dA5WGHIeCsobbqCAp8pKrE3Rt+PN5132FZHgIgDPa5YiWR1MqkIkf8tUApdre6Fs5e+DNKNaR9sqRLxYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51081},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=22.0.0"},"gitHead":"e86a2de74f34fee986b2563b07d0349524208726","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepublishOnly":"yarn build","sample:codegen":"cd sample && ../node_modules/.bin/graphql-codegen --config codegen.yml","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"repository":{"url":"git+https://github.com/croutonn/graphql-codegen-plugin-typescript-swr.git","type":"git"},"_npmVersion":"10.9.4","description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"swr":"^2.0.0","tslib":"^2.2.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^6.1.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^29.0.0","prettier":"^2.2.1","jest-junit":"^15.0.0","typescript":"^4.1.3","@types/jest":"^29.0.0","@types/node":"^18.0.0","npm-run-all":"^4.1.5","jest-docblock":"^29.0.0","eslint-plugin-react":"^7.23.2","@graphql-codegen/cli":"^2.16.5","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.13.0","eslint-import-resolver-typescript":"^3.0.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^6.2.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.9.0_1788677262278_0.9009689555793288","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"_id":"graphql-codegen-plugin-typescript-swr@0.9.1","bugs":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr/issues"},"dist":{"shasum":"c80c41bbd3e7a0e097b2e1c820aae756198a3627","tarball":"https://registry.npmjs.org/graphql-codegen-plugin-typescript-swr/-/graphql-codegen-plugin-typescript-swr-0.9.1.tgz","fileCount":15,"integrity":"sha512-LleFcFEDo/xMj261Ss1kud3fyKOml4mUqzbY1/4/QnBbWO9iDEIDAkjNADohynSy8vvVyeF/kldvfS9O4+5/zw==","signatures":[{"sig":"MEUCIQC3Qwhc3KN9c9b7BJK3gn3DRRWND/y5jSzll2zqBnN/CgIgRZIDCFayl6OHaHPZ6zasQpEwk8y8mkXXkvxkQJexEh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCFrfCQ6y6qNPSmGyKdFfPbRCxdQ2LB5v/bH+XNL2CJ1QIhAPYH1dCEKdLZhzFA0BEx5pP6oFIwTWjH/+npxqklAu2l"}],"unpackedSize":51524},"main":"build/main/index.js","name":"graphql-codegen-plugin-typescript-swr","module":"build/module/index.js","engines":{"node":">=22.0.0"},"gitHead":"ca36d9bb4e4281396edb1237622582eea978652f","license":"MIT","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","build:main":"tsc -p tsconfig.main.json","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepublishOnly":"yarn build","sample:codegen":"cd sample && ../node_modules/.bin/graphql-codegen --config codegen.yml","test:integrate":"jest --no-watchman"},"typings":"build/main/index.d.ts","version":"0.9.1","_npmUser":{"name":"eitoball","email":"eitoball@gmail.com"},"homepage":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr#readme","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"repository":{"url":"git+https://github.com/croutonn/graphql-codegen-plugin-typescript-swr.git","type":"git"},"_npmVersion":"10.9.4","description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","directories":{},"maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"_nodeVersion":"22.21.1","dependencies":{"swr":"^2.0.0","micromatch":"^4.0.4","pascal-case":"^3.1.2","graphql-request":"^6.1.0","@types/micromatch":"^4.0.1","@graphql-codegen/plugin-helpers":"^2.3.1","@graphql-codegen/visitor-plugin-common":"^2.5.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","react":"^17.0.2","eslint":"^8.0.0","graphql":"<17.0.0","ts-jest":"^29.0.0","prettier":"^2.2.1","jest-junit":"^15.0.0","typescript":"^4.1.3","@types/jest":"^29.0.0","@types/node":"^18.0.0","npm-run-all":"^4.1.5","jest-docblock":"^29.0.0","eslint-plugin-react":"^7.23.2","@graphql-codegen/cli":"^2.16.5","eslint-config-airbnb":"^19.0.0","eslint-plugin-import":"^2.23.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","@graphql-codegen/testing":"^1.17.7","@typescript-eslint/parser":"^5.4.0","eslint-plugin-react-hooks":"^4.2.0","@graphql-codegen/typescript":"^2.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.13.0","eslint-import-resolver-typescript":"^3.0.0","@graphql-codegen/typescript-operations":"^2.0.0","@graphql-codegen/typescript-graphql-request":"^6.2.0"},"peerDependencies":{"graphql":"<17.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/graphql-codegen-plugin-typescript-swr_0.9.1_1789952738203_0.6746639479043421"}}},"time":{"created":"2020-10-13T13:07:16.973Z","modified":"2026-09-21T01:05:38.417Z","0.1.0":"2020-10-13T13:07:17.126Z","0.2.0":"2020-10-19T12:44:35.270Z","0.3.0":"2020-10-21T03:28:43.855Z","0.4.0-canary.0":"2020-11-13T08:15:22.075Z","0.4.0":"2020-11-18T06:27:36.041Z","0.5.0-canary.0":"2021-01-13T19:23:21.456Z","0.5.0-canary.1":"2021-01-13T19:59:24.664Z","0.5.0-canary.2":"2021-01-13T20:24:54.116Z","0.5.0-canary.3":"2021-01-13T21:11:09.378Z","0.5.0-canary.4":"2021-01-13T22:58:27.245Z","0.5.0":"2021-01-13T23:17:24.471Z","0.5.1":"2021-01-13T23:56:49.309Z","0.5.2":"2021-01-18T19:12:31.676Z","0.5.3":"2021-01-21T00:02:02.429Z","0.5.4":"2021-01-21T01:21:32.710Z","0.6.0":"2021-01-28T02:35:59.908Z","0.6.1":"2021-01-28T03:10:38.618Z","0.7.0":"2021-11-09T12:32:58.800Z","0.7.1":"2021-11-15T14:28:20.551Z","0.7.2":"2021-11-20T08:46:23.716Z","0.8.0":"2022-02-16T12:33:23.135Z","0.8.1":"2022-02-18T22:47:46.892Z","0.8.2":"2022-09-19T23:44:26.202Z","0.8.3":"2022-09-27T01:47:27.072Z","0.8.4":"2023-04-03T22:26:08.125Z","0.8.5":"2023-08-07T11:05:35.662Z","0.8.6":"2026-08-28T22:32:59.727Z","0.9.0":"2026-09-06T06:47:42.379Z","0.9.1":"2026-09-21T01:05:38.277Z"},"bugs":{"url":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr/issues"},"license":"MIT","homepage":"https://github.com/croutonn/graphql-codegen-plugin-typescript-swr#readme","keywords":["graphql","codegen","typescript","ts","swr","stale-while-revalidate","react"],"repository":{"url":"git+https://github.com/croutonn/graphql-codegen-plugin-typescript-swr.git","type":"git"},"description":"A GraphQL code generator plug-in that automatically generates utility functions for SWR.","maintainers":[{"name":"croutonn","email":"croutonna@gmail.com"},{"name":"eitoball","email":"eitoball@gmail.com"}],"readme":"# graphql-codegen-plugin-typescript-swr <!-- omit in toc -->\n\nA [GraphQL code generator](https://graphql-code-generator.com/) plug-in that automatically generates utility functions for [SWR](https://swr.vercel.app/).\n\n## Table of Contents <!-- omit in toc -->\n\n- [API Reference](#api-reference)\n  - [`excludeQueries`](#excludequeries)\n  - [`useSWRInfinite`](#useswrinfinite)\n  - [`autogenSWRKey`](#autogenswrkey)\n- [Config Example](#config-example)\n- [Usage Examples](#usage-examples)\n  - [Pagination](#pagination)\n  - [Authorization](#authorization)\n  - [Next.js](#nextjs)\n- [Development](#development)\n\n## API Reference\n\n### `excludeQueries`\n\ntype: `string | string[]` default: `\"\"`\n\nExclude queries that are matched by micromatch (case-sensitive).\n\n### `useSWRInfinite`\n\ntype: `string | string[]` default: `\"\"`\n\nAdd `useSWRInfinite()` wrapper for the queries that are matched by micromatch (case-sensitive).\n\n### `autogenSWRKey`\n\ntype: `boolean` default: `false`\n\nGenerate key to use `useSWR()` automatically.  \nBut, ​the cache may not work unless you separate the variables object into an external file and use it, or use a primitive type for the value of each field.\n\n## Config Example\n\n```yaml\ngenerates:\n  path/to/graphql.ts:\n    schema: 'schemas/github.graphql'\n    documents: 'src/services/github/**/*.graphql'\n    plugins:\n      - typescript\n      - typescript-operations\n      # Put `plugin-typescript-swr` below `typescript-graphql-request`\n      - typescript-graphql-request\n      - plugin-typescript-swr\nconfig:\n  rawRequest: false\n  excludeQueries:\n    - foo*\n    - bar\n  useSWRInfinite:\n    - hoge\n    - bar{1,3}\n  autogenSWRKey: true\n```\n\n## Usage Examples\n\nFor the given input:\n\n```graphql\nquery continents {\n  continents {\n    name\n    countries {\n      ...CountryFields\n    }\n  }\n}\n\nfragment CountryFields on Country {\n  name\n  currency\n}\n```\n\nIt generates SDK you can import and wrap your GraphQLClient instance, and get fully-typed SDK based on your operations:\n\n```tsx\nimport { GraphQLClient } from 'graphql-request'\nimport { getSdkWithHooks } from './sdk'\n\nfunction Continents() {\n  const client = new GraphQLClient('https://countries.trevorblades.com/')\n  const sdk = getSdkWithHooks(client)\n\n  const { data, error } = sdk.useContinents('Continents')\n\n  if (error) return <div>failed to load</div>\n  if (!data) return <div>loading...</div>\n\n  return (\n    <ul>\n      {data.continents.map((continent) => (\n        <li>{continent.name}</li>\n      ))}\n    </ul>\n  )\n}\n```\n\n### Pagination\n\n#### codegen.yaml <!-- omit in toc -->\n\n```yaml\nconfig:\n  useSWRInfinite:\n    - MyQuery\n```\n\n#### Functional Component <!-- omit in toc -->\n\n```tsx\nconst { data, size, setSize } = sdk.useMyQueryInfinite(\n  'id_for_caching',\n  (pageIndex, previousPageData) => {\n    if (previousPageData && !previousPageData.search.pageInfo.hasNextPage)\n      return null\n    return [\n      'after',\n      previousPageData ? previousPageData.search.pageInfo.endCursor : null,\n    ]\n  },\n  variables, // GraphQL Query Variables\n  config // Configuration of useSWRInfinite\n)\n```\n\n### Authorization\n\n```typescript\nimport { GraphQLClient } from 'graphql-request'\nimport { getSdkWithHooks } from './sdk'\nimport { getJwt } from './jwt'\n\nconst getAuthorizedSdk = () => {\n  const headers: Record<string, string> = { 'Content-Type': 'application/json' }\n  const jwt = getJwt()\n  if (jwt) {\n    headers.Authorization = `Bearer ${jwt}`\n  }\n  return getSdkWithHooks(\n    new GraphQLClient(`${process.env.NEXT_PUBLIC_API_URL}`, {\n      headers,\n    })\n  )\n}\n\nexport default getAuthorizedSdk\n```\n\n### Next.js\n\n```tsx\n// pages/posts/[slug].tsx\nimport { GetStaticProps, NextPage } from 'next'\nimport ErrorPage from 'next/error'\nimport { useRouter } from 'next/router'\nimport Article from '../components/Article'\nimport sdk from '../sdk'\nimport { GetArticleQuery } from '../graphql'\n\ntype StaticParams = { slug: string }\ntype StaticProps = StaticParams & {\n  initialData: {\n    articleBySlug: NonNullable<GetArticleQuery['articleBySlug']>\n  }\n}\ntype ArticlePageProps = StaticProps & { preview?: boolean }\n\nexport const getStaticProps: GetStaticProps<StaticProps, StaticParams> = async ({\n  params,\n  preview = false,\n  previewData\n}) => {\n  if (!params) {\n    throw new Error('Parameter is invalid!')\n  }\n\n  const { articleBySlug: article } = await sdk().GetArticle({\n    slug: params.slug,\n  })\n\n  if (!article) {\n    throw new Error('Article is not found!')\n  }\n\n  const props: ArticlePageProps = {\n    slug: params.slug,\n    preview,\n    initialData: {\n      articleBySlug: article\n    }\n  }\n\n  return {\n    props: preview\n      ? {\n          ...props,\n          ...previewData,\n        }\n      : props,\n  }\n})\n\nexport const ArticlePage: NextPage<ArticlePageProps> = ({ slug, initialData, preview }) => {\n  const router = useRouter()\n  const { data: { article }, mutate: mutateArticle } = sdk().useGetArticle(\n    `GetArticle/${slug}`, { slug }, { initialData }\n  )\n\n  if (!router.isFallback && !article) {\n    return <ErrorPage statusCode={404} />\n  }\n\n  // because of typescript problem\n  if (!article) {\n    throw new Error('Article is not found!')\n  }\n\n  return (\n    <Layout preview={preview}>\n      <>\n        <Head>\n          <title>{article.title}</title>\n        </Head>\n        <Article article={article} />\n      </>\n    </Layout>\n  )\n}\n```\n\n## Development\n\n[`sample/`](./sample) is a small React + Tailwind CSS app for manually smoke-testing this plugin's generated SWR hooks in a real browser — useful when bumping `react`/`swr`/`graphql-request`/`graphql`. It mocks its GraphQL backend entirely in-browser (via [MSW](https://mswjs.io/)), so no server setup is required. See [`sample/README.md`](./sample/README.md) for usage.\n","readmeFilename":"README.md"}